Searched refs:DEBUG_SERVICE_EXECUTING (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerDebugConfig.java79 static final boolean DEBUG_SERVICE_EXECUTING = DEBUG_ALL || false; field in class:ActivityManagerDebugConfig
H A DActiveServices.java1418 else if (DEBUG_SERVICE_EXECUTING) Slog.v(TAG_SERVICE_EXECUTING, ">>> EXECUTING "
2295 else if (DEBUG_SERVICE_EXECUTING) Slog.v(TAG_SERVICE_EXECUTING,
2305 if (DEBUG_SERVICE || DEBUG_SERVICE_EXECUTING) Slog.v(TAG_SERVICE_EXECUTING,

Completed in 11 milliseconds