Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
H A DAuthSessionTest.java172 session.goToInitialState(); in testStartNewAuthSession()
227 session.goToInitialState(); in testOnErrorReceived_lockoutError()
263 session.goToInitialState(); in testCancelReducesAppetiteForCookies()
330 session.goToInitialState(); in testMultiAuth_fingerprintSensorStartsAfterUINotifies()
380 session.goToInitialState(); in testOnDialogAnimatedInDoesNothingDuringInvalidState()
458 session.goToInitialState(); in testLogOnDialogDismissed_authenticatedWithConfirmation()
486 session.goToInitialState(); in testLogOnDialogDismissed_authenticatedWithoutConfirmation()
509 session.goToInitialState(); in testLogOnDialogDismissed_error()
595 session.goToInitialState(); in testInvokesCancel()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/
H A DAuthSession.java283 void goToInitialState() throws RemoteException { in goToInitialState() method in AuthSession
H A DBiometricService.java1385 mAuthSession.goToInitialState();