Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
H A DKeyguardUpdateMonitorTest.java846 verifyFingerprintAuthenticateCall(); in testTriesToAuthenticateFingerprint_whenKeyguard()
1219 verifyFingerprintAuthenticateCall(); in noFpListeningWhenKeyguardIsOccluded_unlessAlternateBouncerShowing()
1291 verifyFingerprintAuthenticateCall(); in testFingerprintPowerPressed_restartsFingerprintListeningStateWithDelay()
1421 verifyFingerprintAuthenticateCall(); in testMultiUserLockout_whenUserSwitches()
2274 verifyFingerprintAuthenticateCall(); in testFingerprintCanAuth_whenCancellationNotReceivedAndAuthFailed()
2491 verifyFingerprintAuthenticateCall(); in testStrongAuthChange_lockDown_stopsFpAndFaceListeningState()
2948 verifyFingerprintAuthenticateCall(); in testFingerprintSensorProperties()
2981 verifyFingerprintAuthenticateCall(); in testFingerprintListeningStateWhenOccluded()
3180 private void verifyFingerprintAuthenticateCall() { in verifyFingerprintAuthenticateCall() method in KeyguardUpdateMonitorTest