Searched defs:onAuthenticationHelp (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/core/java/android/hardware/biometrics/ | ||
| D | BiometricAuthenticator.java | 186 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricAuthenticator.AuthenticationCallback |
| D | BiometricPrompt.java | 479 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricPrompt.AuthenticationCallback |
| /frameworks/base/core/java/android/hardware/fingerprint/ | ||
| D | FingerprintManager.java | 228 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { } in onAuthenticationHelp() method in FingerprintManager.AuthenticationCallback |
| /frameworks/base/core/java/android/hardware/face/ | ||
| D | FaceManager.java | 816 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { in onAuthenticationHelp() method in FaceManager.AuthenticationCallback |