Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DGattDebugUtils.java35 private static final String ACTION_GATT_TEST_USAGE = "android.bluetooth.action.GATT_TEST_USAGE"; field in GattDebugUtils
83 if (ACTION_GATT_TEST_USAGE.equals(action)) { in handleDebugAction()