Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
H A DTopLevelPickerActivity.java156 int textColorId = isSelected in getTextColorForWallpaperPositionButton() local
159 return ResourceUtils.getColorAttr(this, textColorId); in getTextColorForWallpaperPositionButton()