Home
last modified time | relevance | path

Searched refs:drawableFactory (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/widget/
DPendingAppWidgetHostView.java136 DrawableFactory drawableFactory = DrawableFactory.INSTANCE.get(getContext()); in reapplyItemInfo() local
138 FastBitmapDrawable disabledIcon = drawableFactory.newIcon(getContext(), info); in reapplyItemInfo()
143 mCenterDrawable = drawableFactory.newIcon(getContext(), info); in reapplyItemInfo()