Searched refs:INTERACTIVE_STATE_GOING_TO_SLEEP (Results 1 – 2 of 2) sorted by relevance
55 private static final int INTERACTIVE_STATE_GOING_TO_SLEEP = 3; field in KeyguardServiceDelegate381 mKeyguardState.interactiveState = INTERACTIVE_STATE_GOING_TO_SLEEP; in onStartedGoingToSleep()521 case INTERACTIVE_STATE_GOING_TO_SLEEP: in interactiveStateToString()
108 INTERACTIVE_STATE_GOING_TO_SLEEP = 3; enumerator