Home
last modified time | relevance | path

Searched defs:errString (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DBiometricNotificationDialogFactory.java116 CharSequence errString) { in reenrollFingerprint()
157 public void onRemovalError(Face face, int errMsgId, CharSequence errString) { in reenrollFace()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DKeyguardIndicationController.java1274 public void onBiometricError(int msgId, String errString, in onBiometricError()
1285 private void onFaceAuthError(int msgId, String errString) { in onFaceAuthError()
1301 private void onFingerprintAuthError(int msgId, String errString) { in onFingerprintAuthError()
1409 private void handleFaceLockoutError(String errString) { in handleFaceLockoutError()
1470 private void showErrorMessageNowOrLater(String errString, @Nullable String followUpMsg) { in showErrorMessageNowOrLater()
/aosp14/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricAuthenticator.java216 public void onAuthenticationError(int errorCode, CharSequence errString) {} in onAuthenticationError()
H A DBiometricPrompt.java900 public void onAuthenticationError(int errorCode, CharSequence errString) {} in onAuthenticationError()
/aosp14/frameworks/base/core/java/android/hardware/face/
H A DFaceManager.java1034 public void onAuthenticationError(int errorCode, CharSequence errString) { in onAuthenticationError()
1096 public void onEnrollmentError(int errMsgId, CharSequence errString) { in onEnrollmentError()
1168 public void onRemovalError(Face face, int errMsgId, CharSequence errString) { in onRemovalError()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitorCallback.java249 public void onBiometricError(int msgId, String errString, in onBiometricError()
H A DKeyguardUpdateMonitor.java1096 private void handleFingerprintError(int msgId, String errString) { in handleFingerprintError()
1351 String errString = originalErrMsg; in handleFaceError() local
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java394 public void onAuthenticationError(int errorCode, CharSequence errString) { } in onAuthenticationError()
468 public void onEnrollmentError(int errMsgId, CharSequence errString) { } in onEnrollmentError()
525 public void onRemovalError(Fingerprint fp, int errMsgId, CharSequence errString) { } in onRemovalError()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DBiometricUnlockController.java739 public void onBiometricError(int msgId, String errString, in onBiometricError()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...