Home
last modified time | relevance | path

Searched refs:deviceInPostureStateOpened (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java2557 deviceInPostureStateOpened(); in testPostureChangeToUnsupported_stopsFaceListeningState()
2709 deviceInPostureStateOpened(); in testShouldListenForFace_withAuthSupportPostureConfig_returnsTrue()
2738 deviceInPostureStateOpened(); in testShouldListenForFace_withoutAuthSupportPostureConfig_returnsTrue()
2843 deviceInPostureStateOpened(); in unfoldFromPostureChange_requestActiveUnlock_forceDismissKeyguard()
2869 deviceInPostureStateOpened(); in unfoldFromPostureChange_requestActiveUnlock_noDismissKeyguard()
3285 private void deviceInPostureStateOpened() { in deviceInPostureStateOpened() method in KeyguardUpdateMonitorTest