Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java1734 deviceIsInteractive(); in startsListeningForSfps_whenKeyguardIsVisible_ifRequireInteractiveToAuthEnabled()
2175 deviceIsInteractive(); in testShouldListenForFace_whenKeyguardIsAwake_returnsTrue()
2326 deviceIsInteractive(); in testOnTrustGrantedForCurrentUser_dismissKeyguardRequested_deviceInteractive()
2377 deviceIsInteractive(); in testOnTrustGrantedForCurrentUser_dismissKeyguardRequested_temporaryAndRenewable()
2431 deviceIsInteractive(); in testOnTrustGrantedForCurrentUser_bouncerShowing_initiatedByUser()
2987 deviceIsInteractive(); in onTrustChangedCallbacksCalledBeforeOnTrustGrantedForCurrentUserCallback()
3382 private void deviceIsInteractive() { in deviceIsInteractive() method in KeyguardUpdateMonitorTest