Home | History | Annotate | Download | only in launcher3

Lines Matching refs:IconCache

139     private static IconCache mIconCache;
559 IconCache.preloadIcon(mContext, ComponentName.unflattenFromString(key.name),
904 private byte[] packWidget(int dpi, WidgetPreviewLoader previewLoader, IconCache iconCache,
913 Drawable fullResIcon = iconCache.getFullResIcon(provider.getPackageName(), info.icon);