Searched refs:getCache (Results 1 – 6 of 6) sorted by relevance
500 BlobCache cache = CacheManager.getCache(mContext, in setBookmark()518 BlobCache cache = CacheManager.getCache(mContext, in getBookmark()
39 public static BlobCache getCache(Context context, String filename, in getCache() method in CacheManager
81 mGeoCache = CacheManager.getCache(context, GEO_CACHE_FILE, in ReverseGeocoder()
292 final Bundle systemCache = resolver.getCache(rootsUri); in loadRootsForAuthority()427 Bundle systemCache = resolver.getCache(rootsUri); in logCache()
43 mCache = CacheManager.getCache(context, IMAGE_CACHE_FILE, in ImageCacheService()
115 public BitmapCache getCache() { in getCache() method in ContactResolver