Searched refs:INTERACTIVE_STATE_ASLEEP (Results 1 – 1 of 1) sorted by relevance
80 private static final int INTERACTIVE_STATE_ASLEEP = 2; field in Notifier475 mPendingInteractiveState = INTERACTIVE_STATE_ASLEEP; in handleLateInteractiveChange()606 || mPendingInteractiveState == INTERACTIVE_STATE_ASLEEP) { in sendNextBroadcast()608 mBroadcastedInteractiveState = INTERACTIVE_STATE_ASLEEP; in sendNextBroadcast()