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.java175 private static final boolean DEBUG_SERVICE = false; field in class:ActivityThread
816 if (DEBUG_SERVICE)
3181 if (DEBUG_SERVICE)

Completed in 262 milliseconds