Searched refs:stopBatchedScan (Results 1 – 4 of 4) sorted by relevance
134 void stopBatchedScan(in BatchedScanSettings requested); in stopBatchedScan() method
1109 public void stopBatchedScan(BatchedScanSettings requested) { in stopBatchedScan() method in WifiManager1111 mService.stopBatchedScan(requested); in stopBatchedScan()
455 stopBatchedScan(settings, uid, pid); in binderDied()527 public void stopBatchedScan(BatchedScanSettings settings) { in stopBatchedScan() method in WifiServiceImpl530 stopBatchedScan(settings, getCallingUid(), getCallingPid()); in stopBatchedScan()533 private void stopBatchedScan(BatchedScanSettings settings, int uid, int pid) { in stopBatchedScan() method in WifiServiceImpl
1351 stopBatchedScan(); in startBatchedScan()1412 private void stopBatchedScan() { in stopBatchedScan() method in WifiStateMachine4389 stopBatchedScan(); in handlePreDhcpSetup()5457 stopBatchedScan(); in processMessage()5615 stopBatchedScan(); in exit()