Home
last modified time | relevance | path

Searched refs:stopScanForIntent (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetoothScan.aidl48 void stopScanForIntent(in PendingIntent intent, in AttributionSource attributionSource); in stopScanForIntent() method
DIBluetoothGatt.aidl62 void stopScanForIntent(in PendingIntent intent, in AttributionSource attributionSource); in stopScanForIntent() method
/packages/modules/Bluetooth/framework/java/android/bluetooth/le/
DBluetoothLeScanner.java344 scan.stopScanForIntent(callbackIntent, mAttributionSource); in stopScan()
351 gatt.stopScanForIntent(callbackIntent, mAttributionSource); in stopScan()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/le_scan/
DScanController.java147 public void stopScanForIntent(PendingIntent intent, AttributionSource attributionSource) { in stopScanForIntent() method in ScanController.BluetoothScanBinder
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java165 public void stopScanForIntent() throws Exception { in stopScanForIntent() method in GattServiceBinderTest
166 mBinder.stopScanForIntent(mPendingIntent, mAttributionSource); in stopScanForIntent()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java513 public void stopScanForIntent(PendingIntent intent, AttributionSource attributionSource) { in stopScanForIntent() method in GattService.BluetoothGattBinder
/packages/modules/Bluetooth/apex/hiddenapi/
Dhiddenapi-max-target-o-low-priority.txt1467 Landroid/bluetooth/IBluetoothGatt$Stub$Proxy;->stopScanForIntent(Landroid/app/PendingIntent;Ljava/l…
1579 Landroid/bluetooth/IBluetoothGatt;->stopScanForIntent(Landroid/app/PendingIntent;Ljava/lang/String;…