Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java1733 deviceNotGoingToSleep(); in startsListeningForSfps_whenKeyguardIsVisible_ifRequireInteractiveToAuthEnabled()
2173 deviceNotGoingToSleep(); in testShouldListenForFace_whenKeyguardIsAwake_returnsTrue()
2229 deviceNotGoingToSleep(); in testShouldListenForFace_alternateBouncerShowingButDeviceGoingToSleep_returnsFalse()
3371 deviceNotGoingToSleep(); in bouncerFullyVisibleAndNotGoingToSleep()
3374 private void deviceNotGoingToSleep() { in deviceNotGoingToSleep() method in KeyguardUpdateMonitorTest