Searched refs:cancelAuthentication (Results 1 – 11 of 11) sorted by relevance
40 void cancelAuthentication(IBinder token, String opPackageName); in cancelAuthentication() method
315 cancelAuthentication(); in onCancel()623 private void cancelAuthentication() { in cancelAuthentication() method in BiometricPrompt626 mService.cancelAuthentication(mToken, mContext.getOpPackageName()); in cancelAuthentication()
46 void cancelAuthentication(IBinder token, String opPackageName); in cancelAuthentication() method
593 private void cancelAuthentication(CryptoObject cryptoObject) { in cancelAuthentication() method in FaceManager596 mService.cancelAuthentication(mToken, mContext.getOpPackageName()); in cancelAuthentication()960 cancelAuthentication(mCrypto); in onCancel()
49 void cancelAuthentication(IBinder token, String opPackageName); in cancelAuthentication() method
105 cancelAuthentication(mCrypto); in onCancel()918 private void cancelAuthentication(android.hardware.biometrics.CryptoObject cryptoObject) { in cancelAuthentication() method in FingerprintManager920 mService.cancelAuthentication(mToken, mContext.getOpPackageName()); in cancelAuthentication()
264 public void cancelAuthentication(final IBinder token, final String opPackageName) { in cancelAuthentication() method in FingerprintService.FingerprintServiceWrapper
306 public void cancelAuthentication(final IBinder token, final String opPackageName) { in cancelAuthentication() method in FaceService.FaceServiceWrapper
758 public void cancelAuthentication(IBinder token, String opPackageName) in cancelAuthentication() method in BiometricService.BiometricServiceWrapper
5126 PLcom/android/server/biometrics/BiometricService$BiometricServiceWrapper;->cancelAuthentication(Lan…5244 …etrics/fingerprint/FingerprintService$FingerprintServiceWrapper;->cancelAuthentication(Landroid/os…
24507 Landroid/hardware/fingerprint/FingerprintManager;->cancelAuthentication(Landroid/hardware/biometric…24563 Landroid/hardware/fingerprint/IFingerprintService$Stub$Proxy;->cancelAuthentication(Landroid/os/IBi…24607 Landroid/hardware/fingerprint/IFingerprintService;->cancelAuthentication(Landroid/os/IBinder;Ljava/…