Searched refs:deviceIsAsleepInState (Results 1 – 5 of 5) sorted by relevance
162 fun deviceIsAsleepInState(state: KeyguardState): Boolean { in deviceIsAsleepInState() method
62 KeyguardState.deviceIsAsleepInState(startedStep.from) && in <lambda>()
80 KeyguardState.deviceIsAsleepInState( in <lambda>()
397 .isInTransitionToStateWhere(KeyguardState::deviceIsAsleepInState) in gatingConditionsForAuthAndDetect()
206 KeyguardState.Companion::deviceIsAsleepInState)