Searched refs:INTERACTIVE_STATE_ASLEEP (Results 1 – 1 of 1) sorted by relevance
100 private static final int INTERACTIVE_STATE_ASLEEP = 2; field in Notifier643 mPendingInteractiveState = INTERACTIVE_STATE_ASLEEP; in handleLateGlobalInteractiveChange()884 case INTERACTIVE_STATE_ASLEEP: in sendNextBroadcast()886 mBroadcastedInteractiveState = INTERACTIVE_STATE_ASLEEP; in sendNextBroadcast()898 || mPendingInteractiveState == INTERACTIVE_STATE_ASLEEP) { in sendNextBroadcast()900 mBroadcastedInteractiveState = INTERACTIVE_STATE_ASLEEP; in sendNextBroadcast()