Searched refs:colorInactive (Results 1 – 1 of 1) sorted by relevance
74 private val colorInactive = Utils.getColorAttrDefaultColor(context, R.attr.offStateColor) in <lambda>() constant75 private val colorUnavailable = Utils.applyAlpha(UNAVAILABLE_ALPHA, colorInactive) in <lambda>()525 Tile.STATE_INACTIVE -> colorInactive in <lambda>()