Searched refs:SyncAdapterImpl (Results 1 – 1 of 1) 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()