Searched refs:selectedColor (Results 1 – 5 of 5) sorted by relevance
158 int selectedColor = ThemeComponent.get(getContext()).theme().getColorPrimary(); in initItem() local163 item.setTextColor(selectedColor); in initItem()164 item.setCompoundDrawableTintList(ColorStateList.valueOf(selectedColor)); in initItem()178 int selectedColor = ThemeComponent.get(getContext()).theme().getColorPrimary(); in createBluetoothItem() local184 textView.setTextColor(selectedColor); in createBluetoothItem()185 textView.setCompoundDrawableTintList(ColorStateList.valueOf(selectedColor)); in createBluetoothItem()
44 ) { selectedClockId, selectedColor, colorTone, seedColor -> in <lambda>() method50 selectedColorId = selectedColor, in <lambda>()
155 foregroundTintSpec.selectedColor in <lambda>()315 @ColorInt val selectedColor: Int, in <lambda>() constant in com.android.wallpaper.picker.option.ui.binder.OptionItemBinder.TintSpec
207 (Consumer<Integer>) selectedColor -> mCurrentColor = selectedColor); in setupFragment()
63 selectedColor = in <lambda>()