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

  /packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
GattServiceConfig.java 26 public static final boolean DEBUG_ADMIN = true;
GattDebugUtils.java 29 private static final boolean DEBUG_ADMIN = GattServiceConfig.DEBUG_ADMIN;
79 if (!DEBUG_ADMIN) return false;

Completed in 113 milliseconds