Searched refs:DEBUG_IDLE (Results 1 – 2 of 2) sorted by relevance
60 static final boolean DEBUG_IDLE = DEBUG_ALL_ACTIVITIES || false; field in ActivityManagerDebugConfig
54 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_IDLE;1867 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "activityIdleInternalLocked: Callers=" in activityIdleInternalLocked()3903 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in scheduleIdleTimeoutLocked()3914 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "removeTimeoutsForActivity: Callers=" in removeTimeoutsForActivityLocked()4453 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in handleMessage()4468 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "handleMessage: IDLE_NOW_MSG: r=" + msg.obj); in handleMessage()