commit | c0d5e862aae2261e42efbdb48557812b509e1eb6 | [log] [tgz] |
---|---|---|
author | Sarah Chin <sarahchin@google.com> | Fri Feb 10 13:09:49 2023 -0800 |
committer | Sarah Chin <sarahchin@google.com> | Mon Feb 13 00:36:37 2023 -0800 |
tree | 5acde6d58577d7216de234e6e97401f3217079ba | |
parent | 086c9a6b0a7ae50041e16bb95b357c28ec539fc4 [diff] |
Convert SatelliteManager synchronous methods to async void Methods that request a value will take in an outcome receiver to receive both the SatelliteError and requested value. Methods that don't request a value will take in an integer consumer to receive the SatelliteError. Test: atest SatelliteManagerTest Bug: 268791334 Change-Id: I188e97fa4a13a0e029f651ee5f65db224c17d40b