Searched refs:SyncAdaptersCache (Results 1 – 3 of 3) sorted by relevance
41 public class SyncAdaptersCache extends RegisteredServicesCache<SyncAdapterType> { class53 public SyncAdaptersCache(Context context) { in SyncAdaptersCache() method in SyncAdaptersCache
43 import android.content.SyncAdaptersCache;239 protected SyncAdaptersCache mSyncAdapters;530 mSyncAdapters = new SyncAdaptersCache(mContext); in SyncManager()
871 android.content.SyncAdaptersCache872 android.content.SyncAdaptersCache$MySerializer