Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mIconCache

74     private final IconCache mIconCache;
122 mIconCache = ((LauncherApplication)context.getApplicationContext()).getIconCache();
525 new FastBitmapDrawable(item.getIcon(mIconCache)), null, null);