Searched refs:stopScan (Results 1 – 12 of 12) sorted by relevance
344 public void stopScan() { in stopScan() method in GattClientListener.MyBleScanner346 mBLEScanner.stopScan(mScanCallback); in stopScan()373 mBLEScanner.stopScan(mScanCallback); in onScanResult()
213 mBleScanner.stopScan(mScanCallback); in onReceive()
191 mChannelScanTask.stopScan(); in onPause()387 private void stopScan() { in stopScan() method in ScanFragment.ChannelScanTask396 stopScan(); in cancelScan()
347 stopScan(client.scannerId); in binderDied()498 service.stopScan(intent, callingPackage); in stopScanForIntent()502 public void stopScan(int scannerId) { in stopScan() method in GattService.BluetoothGattBinder507 service.stopScan(scannerId); in stopScan()1038 mScanManager.stopScan(client.scannerId); in onScanResult()1050 stopScan(client.scannerId); in sendResultByPendingIntent()1602 mScanManager.stopScan(client.scannerId); in sendBatchScanResults()2058 void stopScan(int scannerId) { in stopScan() method in GattService2072 mScanManager.stopScan(scannerId); in stopScan()2075 void stopScan(PendingIntent intent, String callingPackage) { in stopScan() method in GattService[all …]
226 void stopScan(int scannerId) { in stopScan() method in ScanManager
68 mLocalMediaManager.stopScan(); in onSliceUnpinned()
69 mLocalMediaManager.stopScan(); in onSliceUnpinned()
98 bleScanner.stopScan(scanCallback); in doUnoptimizedBleScan()
109 mScanner.stopScan(mInternalScanCallback); in stopScanning()
203 mNetworkScanRequester.stopScan(); in stopNetworkQuery()
206 mNetworkScanRequester.stopScan(); in stopNetworkQuery()
320 mCurrentScan.stopScan(); in stopNetworkScan()