Searched refs:SyncAdapterImpl (Results 1 – 4 of 4) sorted by relevance
51 private SyncAdapterImpl mSyncAdapter = null;57 private static class SyncAdapterImpl extends AbstractThreadedSyncAdapter { class in PopImapSyncAdapterService58 public SyncAdapterImpl(Context context) { in SyncAdapterImpl() method in PopImapSyncAdapterService.SyncAdapterImpl73 mSyncAdapter = new SyncAdapterImpl(getApplicationContext()); in onCreate()
70 sSyncAdapter = new SyncAdapterImpl(this); in getSyncAdapter()77 private class SyncAdapterImpl extends AbstractThreadedSyncAdapter { class in EmailSyncAdapterService78 public SyncAdapterImpl(Context context) { in SyncAdapterImpl() method in EmailSyncAdapterService.SyncAdapterImpl
56 sSyncAdapter = new SyncAdapterImpl(this); in getSyncAdapter()62 private class SyncAdapterImpl extends AbstractThreadedSyncAdapter { class in CalendarSyncAdapterService63 public SyncAdapterImpl(Context context) { in SyncAdapterImpl() method in CalendarSyncAdapterService.SyncAdapterImpl
56 sSyncAdapter = new SyncAdapterImpl(this); in getSyncAdapter()62 private class SyncAdapterImpl extends AbstractThreadedSyncAdapter { class in ContactsSyncAdapterService63 public SyncAdapterImpl(Context context) { in SyncAdapterImpl() method in ContactsSyncAdapterService.SyncAdapterImpl