Home
last modified time | relevance | path

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

/packages/apps/Launcher3/src/com/android/launcher3/icons/
DIconCache.java60 public class IconCache extends BaseIconCache { class
74 public IconCache(Context context, InvariantDeviceProfile inv) { in IconCache() method in IconCache