Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java1759 deviceGoingToSleep(); in notListeningForSfps_whenGoingToSleep_ifRequireInteractiveToAuthEnabled()
1788 deviceGoingToSleep(); in listeningForSfps_whenGoingToSleep_ifRequireInteractiveToAuthDisabled()
2234 deviceGoingToSleep(); in testShouldListenForFace_alternateBouncerShowingButDeviceGoingToSleep_returnsFalse()
3378 private void deviceGoingToSleep() { in deviceGoingToSleep() method in KeyguardUpdateMonitorTest