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

/packages/apps/Email/src/com/android/email/service/
H A DEmailBroadcastProcessorService.java156 private void updateAccountManagerAccountsOfType(final String amAccountType, argument
159 AccountManager.get(this).getAccountsByType(amAccountType);
182 * @param amAccountType The account type to handle.
185 private void fixPeriodicSyncs(final String amAccountType, argument
188 AccountManager.get(this).getAccountsByType(amAccountType);

Completed in 27 milliseconds