Searched refs:newPendingIcon (Results 1 – 4 of 4) sorted by relevance
75 public PreloadIconDrawable newPendingIcon(Context context, ItemInfoWithIcon info) { in newPendingIcon() method in DrawableFactory
148 .newPendingIcon(getContext(), info); in reapplyItemInfo()
398 PreloadIconDrawable drawable = mDrawableFactory.newPendingIcon(mContext, item);
571 .newPendingIcon(getContext(), info); in applyProgressLevel()