Searched refs:INTERACTIVE_STATE_SLEEP (Results 1 – 2 of 2) sorted by relevance
48 private static final int INTERACTIVE_STATE_SLEEP = 0; field in KeyguardServiceDelegate360 mKeyguardState.interactiveState = INTERACTIVE_STATE_SLEEP; in onFinishedGoingToSleep()467 case INTERACTIVE_STATE_SLEEP: in interactiveStateToString()
88 INTERACTIVE_STATE_SLEEP = 0; enumerator