Searched refs:onReadyForAuthentication (Results 1 – 4 of 4) sorted by relevance
78 void onReadyForAuthentication(long requestId, int cookie); in onReadyForAuthentication() method
419 mBiometricService.onReadyForAuthentication( in startNextOperationIfIdle()
636 mBiometricService.mImpl.onReadyForAuthentication(TEST_REQUEST_ID, cookieCaptor.getValue()); in testAuthenticate_happyPathWithoutConfirmation()1962 service.mImpl.onReadyForAuthentication(TEST_REQUEST_ID, cookie); in startPendingAuthSession()
557 public void onReadyForAuthentication(long requestId, int cookie) {