Searched refs:DEBUG_ADMIN (Results 1 – 2 of 2) sorted by relevance
31 private static final boolean DEBUG_ADMIN = GattServiceConfig.DEBUG_ADMIN; field in GattDebugUtils77 if (!DEBUG_ADMIN && !Utils.isInstrumentationTestMode()) { in handleDebugAction()
22 public static final boolean DEBUG_ADMIN = false; field in GattServiceConfig