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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
H A DGattDebugUtils.java77 static boolean handleDebugAction(GattService svc, Intent intent) { method in class:GattDebugUtils
81 Log.d(TAG, "handleDebugAction() action=" + action);

Completed in 169 milliseconds