HomeSort by relevance Sort by last modified time
    Searched refs:SyncAdaptersCache (Results 1 - 7 of 7) sorted by null

  /frameworks/base/core/java/android/content/
SyncAdaptersCache.java 41 public class SyncAdaptersCache extends RegisteredServicesCache<SyncAdapterType> {
53 public SyncAdaptersCache(Context context) {
  /development/apps/Development/src/com/android/development/
SyncAdapterDriver.java 66 private SyncAdaptersCache mSyncAdaptersCache;
75 mSyncAdaptersCache = new SyncAdaptersCache(this);
341 static class SyncAdaptersCache extends RegisteredServicesCache<SyncAdapterType> {
346 SyncAdaptersCache(Context context) {
  /frameworks/base/services/core/java/com/android/server/content/
SyncManager.java 42 import android.content.SyncAdaptersCache;
228 protected SyncAdaptersCache mSyncAdapters;
515 mSyncAdapters = new SyncAdaptersCache(mContext);
    [all...]
  /external/robolectric/v3/runtime/
android-all-4.1.2_r1-robolectric-0.jar 
android-all-4.2.2_r1.2-robolectric-0.jar 
android-all-4.3_r2-robolectric-0.jar 
  /frameworks/base/
compiled-classes-phone     [all...]

Completed in 207 milliseconds