Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt120 private val colorInactive = Utils.getColorAttrDefaultColor(context, R.attr.shadeInactive) in <lambda>() constant
855 state == Tile.STATE_INACTIVE -> colorInactive in <lambda>()