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