Home
last modified time | relevance | path

Searched refs:onAuthenticationHelp (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/fingerprint/
H A DFingerprintAuthenticateSidecar.java43 void onAuthenticationHelp(int helpMsgId, CharSequence helpString); in onAuthenticationHelp() method
93 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
95 mListener.onAuthenticationHelp(helpMsgId, helpString);
H A DFingerprintSettings.java174 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricAuthenticator.java225 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricAuthenticator.AuthenticationCallback
H A DBiometricPrompt.java546 mAuthenticationCallback.onAuthenticationHelp(acquireInfo, message);
821 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricPrompt.AuthenticationCallback
/aosp12/frameworks/base/core/java/android/hardware/face/
H A DFaceManager.java924 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { in onAuthenticationHelp() method in FaceManager.AuthenticationCallback
1305 mAuthenticationCallback.onAuthenticationHelp(helpCode, helpMessage); in sendAuthenticationFrame()
/aosp12/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java367 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { } in onAuthenticationHelp() method in FingerprintManager.AuthenticationCallback
1230 mAuthenticationCallback.onAuthenticationHelp(clientInfo, msg); in sendAcquiredResult()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java1477 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
1532 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt17824 method public void onAuthenticationHelp(int, CharSequence);
18956 method @Deprecated public void onAuthenticationHelp(int, CharSequence);
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt21396 Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationCallback;->onAuthenticationHelp(I…