Searched refs:INTERACTIVE_STATE_ASLEEP (Results 1 – 1 of 1) sorted by relevance
99 private static final int INTERACTIVE_STATE_ASLEEP = 2; field in Notifier614 mPendingInteractiveState = INTERACTIVE_STATE_ASLEEP; in handleLateGlobalInteractiveChange()848 case INTERACTIVE_STATE_ASLEEP: in sendNextBroadcast()850 mBroadcastedInteractiveState = INTERACTIVE_STATE_ASLEEP; in sendNextBroadcast()862 || mPendingInteractiveState == INTERACTIVE_STATE_ASLEEP) { in sendNextBroadcast()864 mBroadcastedInteractiveState = INTERACTIVE_STATE_ASLEEP; in sendNextBroadcast()