Home
last modified time | relevance | path

Searched refs:getExchangeAccounts (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Email/tests/src/com/android/email/
DAccountTestCase.java50 protected android.accounts.Account[] getExchangeAccounts() { in getExchangeAccounts() method in AccountTestCase
98 for (android.accounts.Account accountManagerAccount: getExchangeAccounts()) { in deleteTemporaryAccountManagerAccounts()
120 android.accounts.Account[] rawList = getExchangeAccounts(); in getAccountManagerAccounts()