OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
;
72
if (!
DEBUG_ADMIN
) return false;
Completed in 1550 milliseconds