Searched refs:onReadyForAuthentication (Results 1 – 4 of 4) sorted by relevance
74 void onReadyForAuthentication(long requestId, int cookie); in onReadyForAuthentication() method
317 mBiometricService.onReadyForAuthentication( in startNextOperationIfIdle()
605 mBiometricService.mImpl.onReadyForAuthentication(TEST_REQUEST_ID, cookieCaptor.getValue()); in testAuthenticate_happyPathWithoutConfirmation()1870 service.mImpl.onReadyForAuthentication(TEST_REQUEST_ID, cookie); in startPendingAuthSession()
547 public void onReadyForAuthentication(long requestId, int cookie) {