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

  /packages/apps/Email/src/com/android/email/activity/setup/
AccountSetupOptions.java 202 * Finally, we call setupAccountManagerAccount(), which will eventually complete via callback.
251 EmailServiceUtils.setupAccountManagerAccount(context, account,
272 * This is called at the completion of MailService.setupAccountManagerAccount()
300 * This is called if MailService.setupAccountManagerAccount() fails for some reason
  /packages/apps/Email/src/com/android/email/service/
EmailServiceUtils.java 279 public static AccountManagerFuture<Bundle> setupAccountManagerAccount(final Context context,
396 AccountManagerFuture<?> amFuture = setupAccountManagerAccount(context, account,

Completed in 59 milliseconds