Searched refs:mWrapperIcon (Results 1 – 1 of 1) sorted by relevance
55 private Drawable mWrapperIcon; field in BaseIconFactory219 if (mWrapperIcon == null) { in normalizeAndWrapToAdaptiveIcon()220 mWrapperIcon = mContext.getDrawable(R.drawable.adaptive_icon_drawable_wrapper) in normalizeAndWrapToAdaptiveIcon()223 AdaptiveIconDrawable dr = (AdaptiveIconDrawable) mWrapperIcon; in normalizeAndWrapToAdaptiveIcon()