Searched refs:cancelAuthentication (Results 1 – 11 of 11) sorted by relevance
40 void cancelAuthentication(IBinder token, String opPackageName); in cancelAuthentication() method
316 cancelAuthentication(); in onCancel()636 private void cancelAuthentication() { in cancelAuthentication() method in BiometricPrompt639 mService.cancelAuthentication(mToken, mContext.getOpPackageName()); in cancelAuthentication()
46 void cancelAuthentication(IBinder token, String opPackageName); in cancelAuthentication() method
595 private void cancelAuthentication(CryptoObject cryptoObject) { in cancelAuthentication() method in FaceManager598 mService.cancelAuthentication(mToken, mContext.getOpPackageName()); in cancelAuthentication()962 cancelAuthentication(mCrypto); in onCancel()
49 void cancelAuthentication(IBinder token, String opPackageName); in cancelAuthentication() method
106 cancelAuthentication(mCrypto); in onCancel()928 private void cancelAuthentication(android.hardware.biometrics.CryptoObject cryptoObject) { in cancelAuthentication() method in FingerprintManager930 mService.cancelAuthentication(mToken, mContext.getOpPackageName()); in cancelAuthentication()
266 public void cancelAuthentication(final IBinder token, final String opPackageName) { in cancelAuthentication() method in FingerprintService.FingerprintServiceWrapper
448 public void cancelAuthentication(final IBinder token, final String opPackageName) { in cancelAuthentication() method in FaceService.FaceServiceWrapper
760 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…
22944 Landroid/hardware/fingerprint/FingerprintManager;->cancelAuthentication(Landroid/hardware/biometric…22996 Landroid/hardware/fingerprint/IFingerprintService$Stub$Proxy;->cancelAuthentication(Landroid/os/IBi…23038 Landroid/hardware/fingerprint/IFingerprintService;->cancelAuthentication(Landroid/os/IBinder;Ljava/…