Home
last modified time | relevance | path

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

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
DSearch.java70 EasSyncService svc = EasSyncService.setupServiceForAccount(context, account); in searchMessages()
/packages/apps/Exchange/exchange2/src/com/android/exchange/
DEasSyncService.java372 public static EasSyncService setupServiceForAccount(Context context, Account account) { in setupServiceForAccount() method in EasSyncService
930 EasSyncService svc = setupServiceForAccount(context, acct); in searchGal()