Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt135 private val colorLabelInactive = Utils.getColorAttrDefaultColor(context, R.attr.onShadeInactive) in <lambda>() constant
867 state == Tile.STATE_INACTIVE -> colorLabelInactive in <lambda>()