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;1266 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "activityIdleInternalLocked: Callers=" in activityIdleInternalLocked()2287 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in scheduleIdleTimeoutLocked()2365 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "removeTimeoutsForActivity: Callers=" in removeTimeoutsForActivityLocked()2613 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in handleMessage()2621 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "handleMessage: IDLE_NOW_MSG: r=" + msg.obj); in handleMessage()