Searched refs:drawableFactory (Results 1 – 1 of 1) sorted by relevance
136 DrawableFactory drawableFactory = DrawableFactory.INSTANCE.get(getContext()); in reapplyItemInfo() local138 FastBitmapDrawable disabledIcon = drawableFactory.newIcon(getContext(), info); in reapplyItemInfo()143 mCenterDrawable = drawableFactory.newIcon(getContext(), info); in reapplyItemInfo()