Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/
DKeyguardUpdateMonitorTest.java792 verifyFingerprintAuthenticateCall(); in testTriesToAuthenticateFingerprint_whenKeyguard()
999 verifyFingerprintAuthenticateCall(); in noFpListeningWhenKeyguardIsOccluded_unlessAlternateBouncerShowing()
1043 verifyFingerprintAuthenticateCall(); in testFingerprintPowerPressed_restartsFingerprintListeningStateWithDelay()
1159 verifyFingerprintAuthenticateCall(); in testMultiUserLockout_whenUserSwitches()
1535 verifyFingerprintAuthenticateCall(); in testFingerprintCanAuth_whenCancellationNotReceivedAndAuthFailed()
1725 verifyFingerprintAuthenticateCall(); in testStrongAuthChange_lockDown_stopsFpListeningState()
2077 verifyFingerprintAuthenticateCall(); in authenticateFingerprint_onFaceLockout_detectFingerprint()
2111 verifyFingerprintAuthenticateCall(); in testFingerprintSensorProperties()
2129 verifyFingerprintAuthenticateCall(); in testFingerprintListeningStateWhenOccluded()
2240 private void verifyFingerprintAuthenticateCall() { in verifyFingerprintAuthenticateCall() method in KeyguardUpdateMonitorTest