Home
last modified time | relevance | path

Searched defs:bitmapItem (Results 1 – 2 of 2) sorted by relevance

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DBitmapDownloader.java296 BitmapItem bitmapItem = mMemoryCache.get(bucketKey); in addBitmapToMemoryCache() local
318 BitmapItem bitmapItem = mMemoryCache.get(bucketKey); in getBitmapFromMemCache() local
351 BitmapItem bitmapItem = mMemoryCache.get(bucketKey); in getBitmapFromMemCache() local
364 BitmapItem bitmapItem = mMemoryCache.get(bucketKey); in getLargestBitmapFromMemCache() local
DDrawableDownloader.java359 BitmapItem bitmapItem = mMemoryCache.get(bucketKey); in addBitmapToMemoryCache() local