HomeSort by relevance Sort by last modified time
    Searched defs:AuthenticationCallback (Results 1 - 9 of 9) sorted by null

  /packages/apps/Email/src/com/android/email/activity/setup/
AuthenticationView.java 49 private AuthenticationCallback mAuthenticationCallback;
51 public interface AuthenticationCallback {
107 public void setAuthenticationCallback(final AuthenticationCallback host) {
  /frameworks/base/core/java/android/hardware/fingerprint/
FingerprintManager.java 200 private AuthenticationCallback mAuthenticationCallback;
284 * CancellationSignal, int, AuthenticationCallback, Handler)}.
307 * CancellationSignal, int, AuthenticationCallback, Handler)}.
328 * CancellationSignal, int, AuthenticationCallback, Handler)}. Users of {@link
330 * int, AuthenticationCallback, Handler) } must provide an implementation of this for listening to
333 public static abstract class AuthenticationCallback {
473 * {@link AuthenticationCallback#onAuthenticationError(int, CharSequence)} or
474 * {@link AuthenticationCallback#onAuthenticationSucceeded(AuthenticationResult)} is called, at
491 int flags, @NonNull AuthenticationCallback callback, @Nullable Handler handler) {
513 int flags, @NonNull AuthenticationCallback callback, Handler handler, int userId)
    [all...]
  /prebuilts/sdk/current/support/compat/libs/
android-support-compat.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_23/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 255 milliseconds