Searched refs:mWrapperIcon (Results 1 – 1 of 1) sorted by relevance
80 private Drawable mWrapperIcon; field in SimpleIconFactory347 if (mWrapperIcon == null) { in normalizeAndWrapToAdaptiveIcon()348 mWrapperIcon = mContext.getDrawable( in normalizeAndWrapToAdaptiveIcon()352 AdaptiveIconDrawable dr = (AdaptiveIconDrawable) mWrapperIcon; in normalizeAndWrapToAdaptiveIcon()