HomeSort by relevance Sort by last modified time
    Searched refs:EasAccountService (Results 1 - 3 of 3) sorted by null

  /packages/apps/Exchange/exchange2/tests/src/com/android/exchange/
EasAccountServiceTests.java 39 EasAccountService svc = new EasAccountService();
  /packages/apps/Exchange/exchange2/src/com/android/exchange/
EasAccountService.java 68 public class EasAccountService extends EasSyncService {
131 protected EasAccountService(Context _context, Mailbox _mailbox) {
136 protected EasAccountService() {
    [all...]
EasSyncService.java 205 return new EasAccountService(context, m);
    [all...]

Completed in 178 milliseconds