Searched refs:CacheManager (Results 1 – 4 of 4) sorted by relevance
25 import com.android.gallery3d.util.CacheManager;43 mCache = CacheManager.getCache(context, IMAGE_CACHE_FILE, in ImageCacheService()
45 import com.android.gallery3d.util.CacheManager;500 BlobCache cache = CacheManager.getCache(mContext, in setBookmark()518 BlobCache cache = CacheManager.getCache(mContext, in getBookmark()
29 public class CacheManager { class
81 mGeoCache = CacheManager.getCache(context, GEO_CACHE_FILE, in ReverseGeocoder()