Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/notification/
DImportanceSeekBarPreference.java136 final ColorStateList starTint = mAutoOn ? mActiveSliderTint : mInactiveSliderTint; in applyAutoUi() local
138 icon.setTintList(starTint); in applyAutoUi()