Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt85 private val colorSecondaryLabelInactive = in <lambda>() constant
88 Utils.applyAlpha(UNAVAILABLE_ALPHA, colorSecondaryLabelInactive) in <lambda>()
549 Tile.STATE_INACTIVE -> colorSecondaryLabelInactive in <lambda>()