Home
last modified time | relevance | path

Searched defs:providerAccounts (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Email/tests/src/com/android/email/service/
DMailServiceTests.java172 List<Account> providerAccounts; in testReconcileDetection() local
/packages/apps/Email/src/com/android/email/service/
DMailService.java666 ArrayList<Account> providerAccounts = new ArrayList<Account>(); in getPopImapAccountList() local
713 ArrayList<Account> providerAccounts = getPopImapAccountList(context); in hasMismatchInPopImapAccounts() local