Searched refs:IconCache (Results 1 – 2 of 2) sorted by relevance
30 public class IconCache { class35 public IconCache(Context context) { in IconCache() method in IconCache
43 private IconCache mIconCache;51 mIconCache = new IconCache(mContext); in setUp()