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.java34 private static final String ACTION_GATT_TEST_USAGE = field in GattDebugUtils
81 if (ACTION_GATT_TEST_USAGE.equals(action)) { in handleDebugAction()