Home
last modified time | relevance | path

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

/aosp14/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.java599 mAuthenticationCallback.onAuthenticationHelp(acquireInfo, message);
910 public void onAuthenticationHelp(int helpCode, CharSequence helpString) {} in onAuthenticationHelp() method in BiometricPrompt.AuthenticationCallback
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/keyguard/data/repository/
H A DDeviceEntryFaceAuthRepositoryTest.kt499 authenticationCallback.value.onAuthenticationHelp(9, "help msg")
500 authenticationCallback.value.onAuthenticationHelp(10, "Ignored help msg")
501 authenticationCallback.value.onAuthenticationHelp(11, "Ignored help msg")
/aosp14/frameworks/base/core/java/android/hardware/face/
H A DFaceManager.java1045 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { in onAuthenticationHelp() method in FaceManager.AuthenticationCallback
1426 mAuthenticationCallback.onAuthenticationHelp(helpCode, helpMessage); in sendAuthenticationFrame()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/repository/
H A DDeviceEntryFaceAuthRepository.kt453 override fun onAuthenticationHelp(code: Int, helpStr: CharSequence?) {
/aosp14/frameworks/base/core/java/android/hardware/fingerprint/
H A DFingerprintManager.java404 public void onAuthenticationHelp(int helpCode, CharSequence helpString) { } in onAuthenticationHelp() method in FingerprintManager.AuthenticationCallback
1454 mAuthenticationCallback.onAuthenticationHelp(clientInfo, msg); in sendAcquiredResult()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardUpdateMonitor.java1968 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
2033 public void onAuthenticationHelp(int helpMsgId, CharSequence helpString) {
3389 mFaceAuthenticationCallback.onAuthenticationHelp( in startListeningForFace()
/aosp14/frameworks/base/services/core/java/com/android/server/biometrics/sensors/fingerprint/
H A DFingerprintService.java428 public void onAuthenticationHelp(int acquireInfo, CharSequence helpString) {
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt18347 method public void onAuthenticationHelp(int, CharSequence);
19688 method @Deprecated public void onAuthenticationHelp(int, CharSequence);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt18518 Landroid/hardware/biometrics/BiometricAuthenticator$AuthenticationCallback;->onAuthenticationHelp(I…