Searched defs:DEBUG_SERVICE (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerDebugConfig.java78 static final boolean DEBUG_SERVICE = DEBUG_ALL || false; field in class:ActivityManagerDebugConfig
/frameworks/base/core/java/android/app/
H A DActivityThread.java176 private static final boolean DEBUG_SERVICE = false; field in class:ActivityThread
822 if (DEBUG_SERVICE)
3210 if (DEBUG_SERVICE)

Completed in 324 milliseconds