Home
last modified time | relevance | path

Searched defs:unregAll (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceBinderTest.java759 public void unregAll() throws Exception { in unregAll() method in GattServiceBinderTest
DGattServiceTest.java745 public void unregAll() throws Exception { in unregAll() method in GattServiceTest
/packages/modules/Bluetooth/system/binder/android/bluetooth/
DIBluetoothGatt.aidl179 void unregAll(in AttributionSource attributionSource, in SynchronousResultReceiver receiver); in unregAll() method
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1750 public void unregAll(AttributionSource source, SynchronousResultReceiver receiver) { in unregAll() method in GattService.BluetoothGattBinder
1758 private void unregAll(AttributionSource attributionSource) { in unregAll() method in GattService.BluetoothGattBinder
3414 void unregAll(AttributionSource attributionSource) { in unregAll() method in GattService