Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDebugUtils.java71 static boolean handleDebugAction(GattService svc, Intent intent) { in handleDebugAction() method in GattDebugUtils
DGattService.java319 if (GattDebugUtils.handleDebugAction(this, intent)) { in onStartCommand()