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

  /packages/apps/Email/src/com/android/email/activity/setup/
AuthenticationView.java 54 private AuthenticationCallback mAuthenticationCallback;
56 public interface AuthenticationCallback {
110 public void setAuthenticationCallback(final AuthenticationCallback host) {
AccountSetupOutgoingFragment.java 43 import com.android.email.activity.setup.AuthenticationView.AuthenticationCallback;
62 implements OnCheckedChangeListener, AuthenticationCallback {
AccountSetupIncomingFragment.java 41 import com.android.email.activity.setup.AuthenticationView.AuthenticationCallback;
67 implements HostCallback, AuthenticationCallback {

Completed in 88 milliseconds