Searched defs:IconCache (Results 1 – 3 of 3) sorted by relevance
92 public class IconCache extends BaseIconCache { class116 public IconCache( in IconCache() method in IconCache
35 private typealias IconCache = LruCache<String, Bitmap> in <lambda>() typealias
222 fun IconCache.waitForUpdateHandlerToFinish() { in waitForUpdateHandlerToFinish() method