Searched refs:INTERACTIVE_STATE_GOING_TO_SLEEP (Results 1 – 2 of 2) sorted by relevance
52 private static final int INTERACTIVE_STATE_GOING_TO_SLEEP = 3; field in KeyguardServiceDelegate354 mKeyguardState.interactiveState = INTERACTIVE_STATE_GOING_TO_SLEEP; in onStartedGoingToSleep()475 case INTERACTIVE_STATE_GOING_TO_SLEEP: in interactiveStateToString()
106 INTERACTIVE_STATE_GOING_TO_SLEEP = 3; enumerator