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

  /packages/apps/Email/provider_src/com/android/email/setup/
AuthenticatorSetupIntentHelper.java 37 public static final String EXTRA_FLOW_ACCOUNT_TYPE = "FLOW_ACCOUNT_TYPE";
62 i.putExtra(EXTRA_FLOW_ACCOUNT_TYPE, accountManagerType);
  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupFinal.java 239 AuthenticatorSetupIntentHelper.EXTRA_FLOW_ACCOUNT_TYPE);
    [all...]

Completed in 351 milliseconds