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
57 import static com.android.server.am.ActivityManagerDebugConfig.DEBUG_IDLE;2018 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "activityIdleInternalLocked: Callers=" in activityIdleInternalLocked()4222 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in scheduleIdleTimeoutLocked()4233 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "removeTimeoutsForActivity: Callers=" in removeTimeoutsForActivityLocked()4684 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in handleMessage()4692 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "handleMessage: IDLE_NOW_MSG: r=" + msg.obj); in handleMessage()