Searched refs:onReadyForAuthentication (Results 1 – 5 of 5) sorted by relevance
60 void onReadyForAuthentication(int cookie, boolean requireConfirmation, int userId); in onReadyForAuthentication() method
463 mBiometricService.mImpl.onReadyForAuthentication(cookieCaptor.getValue(), in testAuthenticate_happyPathWithoutConfirmation()1553 service.mImpl.onReadyForAuthentication(cookie, in startPendingAuthSession()
1120 mBiometricService.onReadyForAuthentication(client.getCookie(), in startClient()
684 public void onReadyForAuthentication(int cookie, boolean requireConfirmation, int userId) { in onReadyForAuthentication() method in BiometricService.BiometricServiceWrapper
11552 PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->onReadyForAuthentication…