Searched refs:adaptiveIcon (Results 1 – 1 of 1) sorted by relevance
171 final Drawable adaptiveIcon = new AdaptiveIcon(context, drawable); in buildBtRainbowDrawable() local172 ((AdaptiveIcon) adaptiveIcon).setBackgroundColor(iconBgColors[index]); in buildBtRainbowDrawable()174 return adaptiveIcon; in buildBtRainbowDrawable()