Searched refs:createAuthSession (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/ |
D | AuthSessionTest.java | 154 final AuthSession session = createAuthSession(mSensors, in testNewAuthSession_eligibleSensorsSetToStateUnknown() 176 final AuthSession session = createAuthSession(mSensors, in testStartNewAuthSession() 238 final AuthSession session = createAuthSession(mSensors, in testOnErrorReceived_lockoutError() 274 final AuthSession session = createAuthSession(mSensors, in testOnErrorReceivedBeforeOnDialogAnimatedIn() 313 final AuthSession session = createAuthSession(mSensors, in testOnRejectionReceivedBeforeOnDialogAnimatedIn() 350 final AuthSession session = createAuthSession(mSensors, in testCancelReducesAppetiteForCookies() 411 final AuthSession session = createAuthSession(mSensors, in testMultiAuth_fingerprintSensorStartsAfterUINotifies() 466 final AuthSession session = createAuthSession(mSensors, in testOnDialogAnimatedInDoesNothingDuringInvalidState() 518 final AuthSession session = createAuthSession(mSensors, in testCallbackOnAcquired() 541 final AuthSession session = createAuthSession(mSensors, in testLogOnDialogDismissed_authenticatedWithConfirmation() [all …]
|