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

  /packages/apps/Exchange/tests/src/com/android/exchange/
CalendarSyncEnablerTest.java 77 for (Account account : getExchangeAccounts()) {
86 final Account[] baseAccounts = getExchangeAccounts();
209 protected Account[] getExchangeAccounts() {
261 for (Account accountManagerAccount: getExchangeAccounts()) {
283 Account[] rawList = getExchangeAccounts();
  /packages/apps/Email/tests/src/com/android/email/
AccountTestCase.java 48 protected android.accounts.Account[] getExchangeAccounts() {
96 for (android.accounts.Account accountManagerAccount: getExchangeAccounts()) {
119 android.accounts.Account[] rawList = getExchangeAccounts();

Completed in 67 milliseconds