HomeSort by relevance Sort by last modified time
    Searched refs:handleDebugAction (Results 1 - 2 of 2) sorted by null

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattDebugUtils.java 77 static boolean handleDebugAction(GattService svc, Intent intent) {
81 Log.d(TAG, "handleDebugAction() action=" + action);
GattService.java 179 if (GattDebugUtils.handleDebugAction(this, intent)) {
    [all...]

Completed in 637 milliseconds