Lines Matching refs:IconCache
143 private IconCache mIconCache;172 LauncherModel(LauncherApplication app, IconCache iconCache) {175 mBgAllAppsList = new AllAppsList(iconCache);176 mIconCache = iconCache;