Searched defs:BitmapCache (Results 1 – 4 of 4) sorted by relevance
19 public interface BitmapCache extends PooledCache<RequestKey, ReusableBitmap> { interface
29 class BitmapCache { class
29 public class BitmapCache { class
1562 private static class BitmapCache { class in RemoteViews1568 public BitmapCache() { in BitmapCache() method in RemoteViews.BitmapCache1572 public BitmapCache(Parcel source) { in BitmapCache() method in RemoteViews.BitmapCache