Home
last modified time | relevance | path

Searched refs:iconFgColor (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/apps/ThemePicker/src/com/android/customization/model/theme/custom/
H A DThemeComponentOption.java429 int iconFgColor = ResourceUtils.getColorAttr(container.getContext(), in bindPreview() local
435 icon.setTint(iconFgColor); in bindPreview()