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.aidl60 void onReadyForAuthentication(int cookie, boolean requireConfirmation, int userId); in onReadyForAuthentication() method
/frameworks/base/services/tests/servicestests/src/com/android/server/biometrics/
DBiometricServiceTest.java463 mBiometricService.mImpl.onReadyForAuthentication(cookieCaptor.getValue(), in testAuthenticate_happyPathWithoutConfirmation()
1553 service.mImpl.onReadyForAuthentication(cookie, in startPendingAuthSession()
/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java1120 mBiometricService.onReadyForAuthentication(client.getCookie(), in startClient()
DBiometricService.java684 public void onReadyForAuthentication(int cookie, boolean requireConfirmation, int userId) { in onReadyForAuthentication() method in BiometricService.BiometricServiceWrapper
/frameworks/base/services/
Dart-profile11552 PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->onReadyForAuthentication