Searched refs:TAG_IDLE (Results 1 – 2 of 2) sorted by relevance
46 private static final String TAG_IDLE = "idle"; field in ModemPowerProfile271 case TAG_IDLE: in parseFromXml()
166 private static final String TAG_IDLE = TAG + POSTFIX_IDLE; field in ActivityTaskSupervisor1356 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "activityIdleInternal: Callers=" in activityIdleInternal()2070 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "scheduleIdleTimeout: Callers=" + Debug.getCallers(4)); in scheduleIdleTimeout()2077 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "scheduleIdle: Callers=" + Debug.getCallers(4)); in scheduleIdle()2172 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "removeTimeoutsForActivity: Callers=" in removeIdleTimeoutForActivity()2461 if (DEBUG_IDLE) Slog.d(TAG_IDLE, in handleMessageInner()2468 if (DEBUG_IDLE) Slog.d(TAG_IDLE, "handleMessage: IDLE_NOW_MSG: r=" + msg.obj); in handleMessageInner()