HomeSort by relevance Sort by last modified time
    Searched full:easaccountservice (Results 1 - 4 of 4) sorted by null

  /packages/apps/Exchange/tests/src/com/android/exchange/
EasAccountServiceTests.java 39 EasAccountService svc = new EasAccountService();
  /packages/apps/Exchange/src/com/android/exchange/
EasAccountService.java 67 public class EasAccountService extends EasSyncService {
134 protected EasAccountService(Context _context, Mailbox _mailbox) {
139 protected EasAccountService() {
    [all...]
ExchangeService.java 691 return new EasAccountService(context, m);
EasSyncService.java 209 return new EasAccountService(context, m);
    [all...]

Completed in 1995 milliseconds