Home
last modified time | relevance | path

Searched defs:stopScanForIntent (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java166 public void stopScanForIntent() throws Exception { in stopScanForIntent() method in GattServiceBinderTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl63 …void stopScanForIntent(in PendingIntent intent, in AttributionSource attributionSource, in Synchro… in stopScanForIntent() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java749 public void stopScanForIntent(PendingIntent intent, AttributionSource attributionSource, in stopScanForIntent() method in GattService.BluetoothGattBinder
758 private void stopScanForIntent(PendingIntent intent, AttributionSource attributionSource) in stopScanForIntent() method in GattService.BluetoothGattBinder