Searched refs:EAT (Results 1 – 2 of 2) sorted by relevance
52 private static final String EAT = AccountManagerTypes.TYPE_EXCHANGE; field in CalendarSyncEnablerTest166 if (EAT.equals(account.type)) { in verifyCalendarSyncState()181 if (AccountManager.get(getContext()).getAccountsByType(EAT).length > 0) { in testEnableEasCalendarSyncWithNoExchangeAccounts()