OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:baseaccounts
(Results
1 - 1
of
1
) sorted by null
/packages/apps/Exchange/tests/src/com/android/exchange/
CalendarSyncEnablerTest.java
86
final Account[]
baseAccounts
= getExchangeAccounts();
105
checkNotificationEmailAddresses(emailAddresses,
baseAccounts
, a1);
123
checkNotificationEmailAddresses(emailAddresses,
baseAccounts
, a1, a2);
126
private static void checkNotificationEmailAddresses(String actual, Account[]
baseAccounts
,
134
for (Account account :
baseAccounts
) {
Completed in 52 milliseconds