Searched refs:mWrapperBackgroundColor (Results 1 – 1 of 1) sorted by relevance
78 private int mWrapperBackgroundColor; field in SimpleIconFactory157 mWrapperBackgroundColor = (Color.alpha(color) < 255) ? DEFAULT_WRAPPER_BACKGROUND : color; in setWrapperBackgroundColor()362 ((ColorDrawable) dr.getBackground()).setColor(mWrapperBackgroundColor); in normalizeAndWrapToAdaptiveIcon()