diff options
author | Roshan Pius <rpius@google.com> | 2020-01-10 13:01:17 -0800 |
---|---|---|
committer | Roshan Pius <rpius@google.com> | 2020-01-13 08:02:23 -0800 |
commit | c34c2bfab1b433af0c3ba64aadf4ac30a91cb928 (patch) | |
tree | 6282e022467a851f4aa4ed9027594dd96e2720a2 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | ce03848dce26e15d544bf6cfd45528db6290012d (diff) |
WifiScanner: Create @hide API's with executor
Add/Modify @hide versions of the following API's which accept an executor
along with the listener:
a) startSingleScan
b) startDisconnectedPnoScan
c) staryConnectedPnoScan
These new @hide API's will be used by wifi service to ensure that the
listener callbacks happen on the wifi service thread.
Note: This uses the infra support added in WifiScanner class recently
for the public registerScanListener API which accepts an executor.
Bug: 145746458
Test: Device boots up and connects to wifi networks.
Change-Id: I6feaf4614153dabe2f493dcfcbbbf2dc8cf7b71e
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions