Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt81 private val colorLabelUnavailable = Utils.applyAlpha(UNAVAILABLE_ALPHA, colorLabelInactive) in <lambda>() constant
538 Tile.STATE_UNAVAILABLE -> colorLabelUnavailable in <lambda>()