Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
DVolumeDialog.java113 private final ColorStateList mInactiveSliderTint; field in VolumeDialog
165 mInactiveSliderTint = loadColorStateList(R.color.volume_slider_inactive); in VolumeDialog()
751 : mInactiveSliderTint; in updateVolumeRowSliderTintH()