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.kt121 private val colorUnavailable = Utils.getColorAttrDefaultColor(context, R.attr.shadeDisabled) in <lambda>() constant
853 state == Tile.STATE_UNAVAILABLE || disabledByPolicy -> colorUnavailable in <lambda>()