Searched refs:createAuthSession (Results 1 – 1 of 1) sorted by relevance
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/ |
H A D | AuthSessionTest.java | 137 final AuthSession session = createAuthSession(mSensors, in testNewAuthSession_eligibleSensorsSetToStateUnknown() 159 final AuthSession session = createAuthSession(mSensors, in testStartNewAuthSession() 221 final AuthSession session = createAuthSession(mSensors, in testOnErrorReceived_lockoutError() 256 final AuthSession session = createAuthSession(mSensors, in testCancelReducesAppetiteForCookies() 317 final AuthSession session = createAuthSession(mSensors, in testMultiAuth_fingerprintSensorStartsAfterUINotifies() 372 final AuthSession session = createAuthSession(mSensors, in testOnDialogAnimatedInDoesNothingDuringInvalidState() 426 final AuthSession session = createAuthSession(mSensors, in testCallbackOnAcquired() 452 final AuthSession session = createAuthSession(mSensors, in testLogOnDialogDismissed_authenticatedWithConfirmation() 480 final AuthSession session = createAuthSession(mSensors, in testLogOnDialogDismissed_authenticatedWithoutConfirmation() 503 final AuthSession session = createAuthSession(mSensors, in testLogOnDialogDismissed_error() [all …]
|