Searched refs:INTERACTIVE_STATE_GOING_TO_SLEEP (Results 1 – 2 of 2) sorted by relevance
51 private static final int INTERACTIVE_STATE_GOING_TO_SLEEP = 3; field in KeyguardServiceDelegate353 mKeyguardState.interactiveState = INTERACTIVE_STATE_GOING_TO_SLEEP; in onStartedGoingToSleep()473 case INTERACTIVE_STATE_GOING_TO_SLEEP: in interactiveStateToString()
91 INTERACTIVE_STATE_GOING_TO_SLEEP = 3; enumerator