Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DAuthSessionTest.java134 setupFace(1 /* id */, false /* confirmationAlwaysRequired */, in testNewAuthSession_eligibleSensorsSetToStateUnknown()
151 setupFace(0 /* id */, false /* confirmationAlwaysRequired */, in testStartNewAuthSession()
219 setupFace(1 /* id */, false /* confirmationAlwaysRequired */, in testOnErrorReceived_lockoutError()
252 setupFace(0 /* id */, false /* confirmationAlwaysRequired */, in testCancelReducesAppetiteForCookies()
295 setupFace(1 /* id */, false, mock(IBiometricAuthenticator.class)); in testMultiAuth_fingerprintSensorStartsAfterDialogAnimationCompletes()
303 setupFace(1 /* id */, false, mock(IBiometricAuthenticator.class)); in testMultiAuth_fingerprintSensorDoesNotStartAfterDialogAnimationCompletes()
451 setupFace(0 /* id */, false /* confirmationAlwaysRequired */, faceAuthenticator); in testLogOnDialogDismissed_authenticatedWithConfirmation()
479 setupFace(0 /* id */, false /* confirmationAlwaysRequired */, faceAuthenticator); in testLogOnDialogDismissed_authenticatedWithoutConfirmation()
502 setupFace(0 /* id */, false /* confirmationAlwaysRequired */, faceAuthenticator); in testLogOnDialogDismissed_error()
587 setupFace(0 /* id */, false /* confirmationAlwaysRequired */, faceAuthenticator); in testInvokesCancel()
[all …]