Home
last modified time | relevance | path

Searched defs:authenticate (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/base/services/core/java/com/android/server/biometrics/log/
DBiometricFrameworkStatsLogger.java78 public void authenticate(OperationContextExt operationContext, in authenticate() method in BiometricFrameworkStatsLogger
106 public void authenticate(OperationContextExt operationContext, in authenticate() method in BiometricFrameworkStatsLogger
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/
DTestHal.java137 public int authenticate(long operationId, int gid) { in authenticate() method in TestHal
DHidlToAidlSessionAdapter.java86 public ICancellationSignal authenticate(long operationId) throws RemoteException { in authenticate() method in HidlToAidlSessionAdapter
/frameworks/base/services/core/java/com/android/server/biometrics/
DAuthenticationStats.java100 public void authenticate(boolean authenticated) { in authenticate() method in AuthenticationStats
DAuthenticationStatsCollector.java145 public void authenticate(int userId, boolean authenticated) { in authenticate() method in AuthenticationStatsCollector
DAuthService.java269 public long authenticate(IBinder token, long sessionId, int userId, in authenticate() method in AuthService.AuthServiceImpl
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/hidl/
DTestHal.java150 public int authenticate(long operationId) { in authenticate() method in TestHal
DHidlToAidlSessionAdapter.java146 public ICancellationSignal authenticate(long operationId) throws RemoteException { in authenticate() method in HidlToAidlSessionAdapter
/frameworks/base/nfc-extras/java/com/android/nfc_extras/
DNfcAdapterExtras.java271 public void authenticate(byte[] token) { in authenticate() method in NfcAdapterExtras
/frameworks/base/core/java/android/hardware/fingerprint/
DFingerprintManager.java589 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() method in FingerprintManager
601 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() method in FingerprintManager
613 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() method in FingerprintManager
628 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() method in FingerprintManager
DIFingerprintService.aidl61 long authenticate(IBinder token, long operationId, IFingerprintServiceReceiver receiver, in authenticate() method
/frameworks/base/core/java/android/hardware/biometrics/
DIAuthService.aidl51 long authenticate(IBinder token, long sessionId, int userId, in authenticate() method
DIBiometricService.aidl45 long authenticate(IBinder token, long operationId, int userId, in authenticate() method
DBiometricPrompt.java1363 public void authenticate(@NonNull CryptoObject crypto, in authenticate() method in BiometricPrompt
1429 public void authenticate(@NonNull CancellationSignal cancel, in authenticate() method in BiometricPrompt
/frameworks/base/core/java/android/view/autofill/
DIAutoFillManagerClient.aidl66 void authenticate(int sessionId, int authenticationId, in IntentSender intent, in authenticate() method
DAutofillManager.java3097 private void authenticate(int sessionId, int authenticationId, IntentSender intent, in authenticate() method in AutofillManager
4821 public void authenticate(int sessionId, int authenticationId, IntentSender intent, in authenticate() method in AutofillManager.AutofillManagerClient
/frameworks/base/services/autofill/java/com/android/server/autofill/ui/
DInlineFillUi.java375 void authenticate(int requestId, int datasetIndex); in authenticate() method
DAutoFillUI.java89 void authenticate(int requestId, int datasetIndex, @NonNull IntentSender intent, in authenticate() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/authentication/domain/interactor/
DAuthenticationInteractor.kt224 suspend fun authenticate( in <lambda>() method in com.android.systemui.authentication.domain.interactor.AuthenticationInteractor
/frameworks/base/core/java/android/hardware/face/
DFaceManager.java228 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() method in FaceManager
256 public void authenticate(@Nullable CryptoObject crypto, @Nullable CancellationSignal cancel, in authenticate() method in FaceManager
DIFaceService.aidl59 long authenticate(IBinder token, long operationId, IFaceServiceReceiver receiver, in authenticate() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/bouncer/domain/interactor/
DBouncerInteractor.kt262 suspend fun authenticate( in <lambda>() method
/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/
DFaceService.java266 public long authenticate(final IBinder token, final long operationId, in authenticate() method in FaceService.FaceServiceWrapper
/frameworks/base/packages/SystemUI/src/com/android/systemui/deviceentry/data/repository/
DDeviceEntryFaceAuthRepository.kt597 private suspend fun authenticate(uiEvent: FaceAuthUiEvent, fallbackToDetection: Boolean) { in authenticate() method
/frameworks/base/services/autofill/java/com/android/server/autofill/
DSession.java2868 public void authenticate( in authenticate() method in Session

12