Home
last modified time | relevance | path

Searched refs:onErrorInternal (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/
H A DAcquisitionClient.java86 onErrorInternal(errorCode, vendorCode, true /* finish */); in onError()
98 onErrorInternal(BiometricConstants.BIOMETRIC_ERROR_USER_CANCELED, 0 /* vendorCode */, in onUserCanceled()
103 protected void onErrorInternal(int errorCode, int vendorCode, boolean finish) { in onErrorInternal() method in AcquisitionClient
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/hidl/
H A DFingerprintAuthenticationClient.java131 onErrorInternal(errorCode, 0 /* vendorCode */, false /* finish */); in onAuthenticated()
/aosp12/frameworks/base/services/
H A Dart-profile13721 HPLcom/android/server/biometrics/sensors/AcquisitionClient;->onErrorInternal(IIZ)V+]Lcom/android/se…