Home
last modified time | relevance | path

Searched refs:onReadyForAuthentication (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/hardware/biometrics/
DIBiometricService.aidl66 void onReadyForAuthentication(long requestId, int cookie); in onReadyForAuthentication() method
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
DBiometricScheduler.java320 mBiometricService.onReadyForAuthentication( in startNextOperationIfIdle()
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java480 mBiometricService.mImpl.onReadyForAuthentication(TEST_REQUEST_ID, cookieCaptor.getValue()); in testAuthenticate_happyPathWithoutConfirmation()
1671 service.mImpl.onReadyForAuthentication(TEST_REQUEST_ID, cookie); in startPendingAuthSession()
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricService.java527 public void onReadyForAuthentication(long requestId, int cookie) {
/frameworks/base/services/
Dart-profile15091 …server/biometrics/BiometricService$BiometricServiceWrapper;->lambda$onReadyForAuthentication$0(JI)V
15092 PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->onReadyForAuthentication