Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/
H A DVolumeDialogImpl.java190 private final boolean mChangeVolumeRowTintWhenInactive; field in VolumeDialogImpl
345 mChangeVolumeRowTintWhenInactive = in VolumeDialogImpl()
2023 if (!useActiveColoring && !mChangeVolumeRowTintWhenInactive) {