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

/packages/apps/Email/src/com/android/email/activity/setup/
H A DAccountSetupNames.java51 public class AccountSetupNames extends AccountSetupActivity implements OnClickListener { class in inherits:AccountSetupActivity,OnClickListener
62 fromActivity.startActivity(new Intent(fromActivity, AccountSetupNames.class));
141 AccountSetupNames.this, PROFILE_URI, projection, null, null, null, 0);
251 mContext = AccountSetupNames.this;
263 AccountBackupRestore.backup(AccountSetupNames.this);
273 AccountSetupNames.this, mAccount.mId, false);
H A DAccountSetupOptions.java373 AccountSetupNames.actionSetNames(context);

Completed in 84 milliseconds