Searched refs:INTERACTIVE_STATE_ASLEEP (Results 1 – 1 of 1) sorted by relevance
77 private static final int INTERACTIVE_STATE_ASLEEP = 2; field in Notifier422 mPendingInteractiveState = INTERACTIVE_STATE_ASLEEP; in handleLateInteractiveChange()551 || mPendingInteractiveState == INTERACTIVE_STATE_ASLEEP) { in sendNextBroadcast()553 mBroadcastedInteractiveState = INTERACTIVE_STATE_ASLEEP; in sendNextBroadcast()