Home
last modified time | relevance | path

Searched refs:cancelAuthenticationInternal (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/biometrics/
DBiometricServiceBase.java865 protected void cancelAuthenticationInternal(final IBinder token, final String opPackageName) { in cancelAuthenticationInternal() method in BiometricServiceBase
869 cancelAuthenticationInternal(token, opPackageName, callingUid, callingPid, callingUserId, in cancelAuthenticationInternal()
873 protected void cancelAuthenticationInternal(final IBinder token, final String opPackageName, in cancelAuthenticationInternal() method in BiometricServiceBase
/frameworks/base/services/core/java/com/android/server/biometrics/fingerprint/
DFingerprintService.java265 cancelAuthenticationInternal(token, opPackageName); in cancelAuthentication()
272 cancelAuthenticationInternal(token, opPackageName, callingUid, callingPid, in cancelAuthenticationFromService()
/frameworks/base/services/core/java/com/android/server/biometrics/face/
DFaceService.java308 cancelAuthenticationInternal(token, opPackageName); in cancelAuthentication()
315 cancelAuthenticationInternal(token, opPackageName, callingUid, callingPid, in cancelAuthenticationFromService()
/frameworks/base/services/
Dart-profile5172 HSPLcom/android/server/biometrics/BiometricServiceBase;->cancelAuthenticationInternal(Landroid/os/I…
5173 HSPLcom/android/server/biometrics/BiometricServiceBase;->cancelAuthenticationInternal(Landroid/os/I…
5191 HSPLcom/android/server/biometrics/BiometricServiceBase;->lambda$cancelAuthenticationInternal$3$Biom…