Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tileimpl/
H A DQSTileViewImpl.kt251 setSecondaryLabelColor(getSecondaryLabelColorForState(QSTile.State.DEFAULT_STATE))
526 getSecondaryLabelColorForState(state.state, state.disabledByPolicy)
539 getSecondaryLabelColorForState(state.state, state.disabledByPolicy),
642 private fun getSecondaryLabelColorForState(state: Int, disabledByPolicy: Boolean = false): Int { regex
655 getSecondaryLabelColorForState(state, disabledByPolicy)