Searched refs:DEBUG_SERVICE_EXECUTING (Results 1 – 2 of 2) sorted by relevance
66 static final boolean DEBUG_SERVICE_EXECUTING = DEBUG_ALL || false; field in ActivityManagerDebugConfig
28 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_SERVICE_EXECUTING;2272 else if (DEBUG_SERVICE_EXECUTING) Slog.v(TAG_SERVICE_EXECUTING, ">>> EXECUTING " in bumpServiceExecutingLocked()3307 else if (DEBUG_SERVICE_EXECUTING) Slog.v(TAG_SERVICE_EXECUTING, in serviceDoneExecutingLocked()3317 if (DEBUG_SERVICE || DEBUG_SERVICE_EXECUTING) Slog.v(TAG_SERVICE_EXECUTING, in serviceDoneExecutingLocked()