Searched refs:mInactiveSliderTint (Results 1 – 1 of 1) sorted by relevance
48 private ColorStateList mInactiveSliderTint; field in ImportanceSeekBarPreference60 mInactiveSliderTint = ColorStateList.valueOf( in ImportanceSeekBarPreference()136 final ColorStateList starTint = mAutoOn ? mActiveSliderTint : mInactiveSliderTint; in applyAutoUi()