Searched refs:DEBUG_ADMIN (Results 1 – 2 of 2) sorted by relevance
30 private static final boolean DEBUG_ADMIN = GattServiceConfig.DEBUG_ADMIN; field in GattDebugUtils72 if (!DEBUG_ADMIN) { in handleDebugAction()
26 public static final boolean DEBUG_ADMIN = true; field in GattServiceConfig