Searched refs:onReadyForAuthentication (Results 1 – 5 of 5) sorted by relevance
66 void onReadyForAuthentication(long requestId, int cookie); in onReadyForAuthentication() method
320 mBiometricService.onReadyForAuthentication( in startNextOperationIfIdle()
480 mBiometricService.mImpl.onReadyForAuthentication(TEST_REQUEST_ID, cookieCaptor.getValue()); in testAuthenticate_happyPathWithoutConfirmation()1671 service.mImpl.onReadyForAuthentication(TEST_REQUEST_ID, cookie); in startPendingAuthSession()
527 public void onReadyForAuthentication(long requestId, int cookie) {
15091 …server/biometrics/BiometricService$BiometricServiceWrapper;->lambda$onReadyForAuthentication$0(JI)V15092 PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->onReadyForAuthentication…