Searched defs:BitmapCache (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/bitmap/src/com/android/bitmap/ | ||
D | BitmapCache.java | 19 public interface BitmapCache extends PooledCache<RequestKey, ReusableBitmap> { interface |
/frameworks/base/core/java/android/widget/ | ||
D | RemoteViews.java | 1139 private static class BitmapCache { class in RemoteViews |