Searched refs:INTERACTIVE_STATE_SLEEP (Results 1 – 2 of 2) sorted by relevance
52 private static final int INTERACTIVE_STATE_SLEEP = 0; field in KeyguardServiceDelegate389 mKeyguardState.interactiveState = INTERACTIVE_STATE_SLEEP; in onFinishedGoingToSleep()515 case INTERACTIVE_STATE_SLEEP: in interactiveStateToString()
105 INTERACTIVE_STATE_SLEEP = 0; enumerator