Searched defs:AccountSetupNames (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/email/activity/setup/
H A DAccountSetupNames.java51 public class AccountSetupNames extends AccountSetupActivity { class in inherits: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);

Completed in 51 milliseconds