Searched defs:SyncAdapterImpl (Results 1 – 4 of 4) sorted by relevance
62 private class SyncAdapterImpl extends AbstractThreadedSyncAdapter { class in CalendarSyncAdapterService63 public SyncAdapterImpl(Context context) { in SyncAdapterImpl() method in CalendarSyncAdapterService.SyncAdapterImpl
62 private class SyncAdapterImpl extends AbstractThreadedSyncAdapter { class in ContactsSyncAdapterService63 public SyncAdapterImpl(Context context) { in SyncAdapterImpl() method in ContactsSyncAdapterService.SyncAdapterImpl
96 private class SyncAdapterImpl extends AbstractThreadedSyncAdapter { class in EmailSyncAdapterService97 public SyncAdapterImpl(Context context) { in SyncAdapterImpl() method in EmailSyncAdapterService.SyncAdapterImpl
57 private static class SyncAdapterImpl extends AbstractThreadedSyncAdapter { class in PopImapSyncAdapterService58 public SyncAdapterImpl(Context context) { in SyncAdapterImpl() method in PopImapSyncAdapterService.SyncAdapterImpl