Searched refs:DEBUG_IDLE (Results 1 – 2 of 2) sorted by relevance
53 static final boolean DEBUG_IDLE = DEBUG_ALL_ACTIVITIES || false; field in ActivityTaskManagerDebugConfig
57 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_IDLE;1306 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "activityIdleInternal: Callers=" in activityIdleInternal()1359 if (DEBUG_IDLE) { in activityIdleInternal()2015 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "scheduleIdleTimeout: Callers=" + Debug.getCallers(4)); in scheduleIdleTimeout()2022 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "scheduleIdle: Callers=" + Debug.getCallers(4)); in scheduleIdle()2111 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "removeTimeoutsForActivity: Callers=" in removeIdleTimeoutForActivity()2423 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in handleMessageInner()2430 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "handleMessage: IDLE_NOW_MSG: r=" + msg.obj); in handleMessageInner()