Searched refs:AuthenticationResultType (Results 1 – 3 of 3) sorted by relevance
20 import android.hardware.biometrics.BiometricPrompt.AuthenticationResultType;139 private @AuthenticationResultType int mAuthenticationType;156 @AuthenticationResultType int authenticationType, Identifier identifier, in AuthenticationResult()180 public @AuthenticationResultType int getAuthenticationType() { in getAuthenticationType()
481 public void onAuthenticationSucceeded(@AuthenticationResultType int authenticationType) {755 public @interface AuthenticationResultType { annotation in BiometricPrompt771 @AuthenticationResultType int authenticationType) { in AuthenticationResult()791 public @AuthenticationResultType int getAuthenticationType() { in getAuthenticationType()
49 import android.hardware.biometrics.BiometricPrompt.AuthenticationResultType;305 static @AuthenticationResultType int getAuthenticationTypeForResult(int reason) { in getAuthenticationTypeForResult()