Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/gatt/
DGattDebugUtilsTest.java50 public void handleDebugAction() { in handleDebugAction() method in GattDebugUtilsTest
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/gatt/
DGattDebugUtils.java80 static boolean handleDebugAction(GattService svc, Intent intent) { in handleDebugAction() method in GattDebugUtils