Home
last modified time | relevance | path

Searched refs:getCache (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/browse/
DMediaItemsRepository.java152 PerMediaSourceCache cache = getCache(); in getMediaChildren()
198 getCache().mRootId = rootId; in onMediaBrowsingStateChanged()
208 onBrowseData(getCache().mRootId, null); in onMediaBrowsingStateChanged()
214 private PerMediaSourceCache getCache() { in getCache() method in MediaItemsRepository
225 PerMediaSourceCache cache = getCache(); in unsubscribeNodes()
233 PerMediaSourceCache cache = getCache(); in clearNodes()
238 PerMediaSourceCache cache = getCache(); in onBrowseData()
/packages/apps/Settings/src/com/android/settings/fuelgauge/
DBatteryDiffEntry.java162 final BatteryEntry.NameAndIcon nameAndIcon = getCache(); in loadLabelAndIcon()
262 private BatteryEntry.NameAndIcon getCache() { in getCache() method in BatteryDiffEntry
/packages/apps/Gallery2/src/com/android/gallery3d/util/
DCacheManager.java39 public static BlobCache getCache(Context context, String filename, in getCache() method in CacheManager
DReverseGeocoder.java81 mGeoCache = CacheManager.getCache(context, GEO_CACHE_FILE, in ReverseGeocoder()
/packages/apps/Gallery2/src/com/android/gallery3d/app/
DMoviePlayer.java500 BlobCache cache = CacheManager.getCache(mContext, in setBookmark()
518 BlobCache cache = CacheManager.getCache(mContext, in getBookmark()
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DImageCacheService.java43 mCache = CacheManager.getCache(context, IMAGE_CACHE_FILE, in ImageCacheService()
/packages/apps/DocumentsUI/src/com/android/documentsui/roots/
DProvidersCache.java349 final Bundle systemCache = resolver.getCache(rootsUri);
482 Bundle systemCache = userAuthority.userId.getContentResolver(mContext).getCache(