Searched refs:stopScanForIntent (Results 1 – 7 of 7) sorted by relevance
48 void stopScanForIntent(in PendingIntent intent, in AttributionSource attributionSource); in stopScanForIntent() method
62 void stopScanForIntent(in PendingIntent intent, in AttributionSource attributionSource); in stopScanForIntent() method
344 scan.stopScanForIntent(callbackIntent, mAttributionSource); in stopScan()351 gatt.stopScanForIntent(callbackIntent, mAttributionSource); in stopScan()
147 public void stopScanForIntent(PendingIntent intent, AttributionSource attributionSource) { in stopScanForIntent() method in ScanController.BluetoothScanBinder
165 public void stopScanForIntent() throws Exception { in stopScanForIntent() method in GattServiceBinderTest166 mBinder.stopScanForIntent(mPendingIntent, mAttributionSource); in stopScanForIntent()
513 public void stopScanForIntent(PendingIntent intent, AttributionSource attributionSource) { in stopScanForIntent() method in GattService.BluetoothGattBinder
1467 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->stopScanForIntent(Landroid/app/PendingIntent;Ljava/l…1579 Landroid/bluetooth/IBluetoothGatt;->stopScanForIntent(Landroid/app/PendingIntent;Ljava/lang/String;…