Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt134 private val colorLabelActive = Utils.getColorAttrDefaultColor(context, R.attr.onShadeActive) in <lambda>() constant
866 state == Tile.STATE_ACTIVE -> colorLabelActive in <lambda>()