Home
last modified time | relevance | path

Searched refs:getAuthenticationType (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricAuthenticator.java180 public @AuthenticationResultType int getAuthenticationType() { in getAuthenticationType() method in BiometricAuthenticator.AuthenticationResult
H A DBiometricPrompt.java791 public @AuthenticationResultType int getAuthenticationType() { in getAuthenticationType() method in BiometricPrompt.AuthenticationResult
792 return super.getAuthenticationType(); in getAuthenticationType()
/aosp12/packages/apps/Settings/src/com/android/settings/password/
H A DConfirmDeviceCredentialActivity.java125 final boolean isStrongAuth = result.getAuthenticationType()
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt17829 method public int getAuthenticationType();