Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt75 private val colorUnavailable = Utils.applyAlpha(UNAVAILABLE_ALPHA, colorInactive) in <lambda>() constant
526 Tile.STATE_UNAVAILABLE -> colorUnavailable in <lambda>()