Home | History | Annotate | Download | only in launcher2

Lines Matching refs:mIconCache

183     private IconCache mIconCache;
252 mIconCache = ((LauncherApplication) context.getApplicationContext()).getIconCache();
755 Drawable icon = mIconCache.getFullResIcon(createShortcutInfo.shortcutActivityInfo);