Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattServiceTest.java630 public void unregAll() throws Exception { in unregAll() method in GattServiceTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattService.java1905 public void unregAll(AttributionSource attributionSource) { in unregAll() method in GattService