Searched defs:AuthenticationResultInternal (Results 1 - 1 of 1) sorted by relevance

/frameworks/support/v4/api23/android/support/v4/hardware/fingerprint/
H A DFingerprintManagerCompatApi23.java96 callback.onAuthenticationSucceeded(new AuthenticationResultInternal(
136 public static final class AuthenticationResultInternal { class in class:FingerprintManagerCompatApi23
139 public AuthenticationResultInternal(CryptoObject crypto) { method in class:FingerprintManagerCompatApi23.AuthenticationResultInternal
150 public void onAuthenticationSucceeded(AuthenticationResultInternal result) { }

Completed in 1361 milliseconds