Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
DQSTileViewImpl.kt200 setSecondaryLabelColor(getSecondaryLabelColorForState(QSTile.State.DEFAULT_STATE)) in <lambda>()
457 setSecondaryLabelColor(secondaryLabelColor) in <lambda>()
470 private fun setSecondaryLabelColor(color: Int) { in <lambda>() method