Home
last modified time | relevance | path

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

/frameworks/opt/bitmap/src/com/android/bitmap/
DBitmapCache.java19 public interface BitmapCache extends PooledCache<RequestKey, ReusableBitmap> { interface
/frameworks/base/core/java/android/widget/
DRemoteViews.java1139 private static class BitmapCache { class in RemoteViews
1145 public BitmapCache() { in BitmapCache() method in RemoteViews.BitmapCache
1149 public BitmapCache(Parcel source) { in BitmapCache() method in RemoteViews.BitmapCache