Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mIconCache

76     private final IconCache mIconCache;
123 mIconCache = ((LauncherApplication)context.getApplicationContext()).getIconCache();
541 new FastBitmapDrawable(item.getIcon(mIconCache)), null, null);