Searched refs:EasAccountService (Results 1 - 4 of 4) sorted by relevance

/packages/apps/Exchange/tests/src/com/android/exchange/
H A DEasAccountServiceTests.java39 EasAccountService svc = new EasAccountService();
/packages/apps/Exchange/src/com/android/exchange/
H A DEasAccountService.java67 public class EasAccountService extends EasSyncService { class in inherits:EasSyncService
134 protected EasAccountService(Context _context, Mailbox _mailbox) { method in class:EasAccountService
139 protected EasAccountService() { method in class:EasAccountService
H A DExchangeService.java691 return new EasAccountService(context, m);
H A DEasSyncService.java209 return new EasAccountService(context, m);

Completed in 173 milliseconds