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 206 * Finally, we call setupAccountManagerAccount(), which will eventually complete via callback.
265 MailService.setupAccountManagerAccount(context, account,
272 * This is called at the completion of MailService.setupAccountManagerAccount()
298 * This is called if MailService.setupAccountManagerAccount() fails for some reason
  /packages/apps/Email/src/com/android/email/service/
MailService.java 733 public static void setupAccountManagerAccount(Context context, Account account,

Completed in 33 milliseconds