Searched refs:DEBUG_IDLE (Results 1 – 2 of 2) sorted by relevance
63 static final boolean DEBUG_IDLE = DEBUG_ALL_ACTIVITIES || false; field in ActivityTaskManagerDebugConfig
56 import static com.android.server.wm.ActivityTaskManagerDebugConfig.DEBUG_IDLE;1269 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "activityIdleInternalLocked: Callers=" in activityIdleInternalLocked()2291 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in scheduleIdleTimeoutLocked()2369 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "removeTimeoutsForActivity: Callers=" in removeTimeoutsForActivityLocked()2617 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in handleMessage()2625 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "handleMessage: IDLE_NOW_MSG: r=" + msg.obj); in handleMessage()