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

  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupNames.java 51 public class AccountSetupNames extends AccountSetupActivity {
63 ForwardingIntent intent = new ForwardingIntent(fromActivity, AccountSetupNames.class);
152 AccountSetupNames.this, PROFILE_URI, projection, null, null, null, 0);
249 mContext = AccountSetupNames.this;
261 AccountBackupRestore.backup(AccountSetupNames.this);
271 AccountSetupNames.this, mAccount.mId, false);
AccountSetupOptions.java 388 AccountSetupNames.actionSetNames(context, mSetupData);

Completed in 3317 milliseconds