Lines Matching refs:IconCache
145 private IconCache mIconCache;178 LauncherModel(LauncherApplication app, IconCache iconCache) {181 mBgAllAppsList = new AllAppsList(iconCache);182 mIconCache = iconCache;