Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/hardware/biometrics/
H A DBiometricAuthenticator.java156 @AuthenticationResultType int authenticationType, Identifier identifier, in AuthenticationResult() argument
159 mAuthenticationType = authenticationType; in AuthenticationResult()
H A DIBiometricServiceReceiver.aidl24 void onAuthenticationSucceeded(int authenticationType); in onAuthenticationSucceeded() argument
H A DBiometricPrompt.java481 public void onAuthenticationSucceeded(@AuthenticationResultType int authenticationType) {
484 new AuthenticationResult(mCryptoObject, authenticationType);
771 @AuthenticationResultType int authenticationType) { in AuthenticationResult() argument
773 super(crypto, authenticationType, null /* identifier */, 0 /* userId */); in AuthenticationResult()
/aosp12/packages/apps/TV/libs/
H A Djavax.annotation-api-1.2.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/annotation/ javax/ ...