summaryrefslogtreecommitdiffstats
path: root/tests/wifitests/src/com/android/server/wifi/ScanRequestProxyTest.java
Commit message (Expand)AuthorAgeFilesLines
* Merge "ScanRequestProxy: Clear scan request timestamps on app removal" into p...TreeHugger Robot2018-04-261-0/+54
|\
| * ScanRequestProxy: Clear scan request timestamps on app removalRoshan Pius2018-04-261-0/+54
* | ScanRequestProxy: Bypass scan throttling for setup wizardRoshan Pius2018-04-241-0/+32
|/
* ScanRequestProxy: Allow short bursts of scan requestsRoshan Pius2018-03-301-42/+49
* ScanRequestProxy: Add metrics for throttlingRoshan Pius2018-03-301-25/+26
* ScanRequestProxy: Add a separate bg scan throttle mechanismRoshan Pius2018-03-191-7/+64
* ScanRequestProxy: Add scan throttlingRoshan Pius2018-03-191-22/+133
* ScanRequestProxy: Ensure we use different listener instancesRoshan Pius2018-01-311-0/+23
* ScanRequestProxy: Ensure only a single scan broadcast is sentRoshan Pius2018-01-311-0/+137
* Update SmallTest libraryEtan Cohen2018-01-261-1/+1
* WifiService: Request/Process high accuracy scansRoshan Pius2018-01-231-1/+32
* ScanRequestProxy: Handle scan requests & results.Roshan Pius2018-01-191-4/+220
* ScanRequestProxy: New class for handling WifiManager.startScanRoshan Pius2018-01-191-0/+98