Searched defs:EasSyncService (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Email/src/com/android/exchange/
H A DEasSyncService.java103 public class EasSyncService extends AbstractSyncService { class in inherits:AbstractSyncService
223 public EasSyncService(Context _context, Mailbox _mailbox) { method in class:EasSyncService
239 private EasSyncService(String prefix) { method in class:EasSyncService
243 public EasSyncService() { method in class:EasSyncService
359 private void setupProtocolVersion(EasSyncService service, Header versionHeader)
393 EasSyncService svc = new EasSyncService("%TestAccount%");
798 EasSyncService svc = new EasSyncService("%GalLookupk%");
2221 userLog("Uncaught exception in EasSyncService",
[all...]

Completed in 210 milliseconds