Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileViewImpl.kt101 private val colorLabelInactive = Utils.getColorAttrDefaultColor(context, R.attr.onShadeInactive) regex
634 state == Tile.STATE_INACTIVE -> colorLabelInactive