Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mIconCache

119     private IconCache mIconCache;
149 mIconCache = iconCache;
152 mIconCache.getFullResDefaultActivityIcon(), app);
1518 mIconCache, mLabelCache));
1637 mIconCache.remove(info.intent.getComponent());
1778 icon = mIconCache.getIcon(componentName, resolveInfo, labelCache);
1847 mIconCache.getFullResIcon(resources, id), context);
1990 mIconCache.getFullResIcon(resources, id), context);
2040 Bitmap loaded = info.getIcon(mIconCache);