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

  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupIncoming.java 36 * the settings as entered. If the account is OK, proceeds to AccountSetupOutgoing.
112 AccountSetupOutgoing.actionOutgoingSettings(this, SetupData.getFlowMode(),
AccountSetupOutgoing.java 38 public class AccountSetupOutgoing extends Activity
48 fromActivity.startActivity(new Intent(fromActivity, AccountSetupOutgoing.class));

Completed in 2841 milliseconds