Searched refs:getSecondaryLabelColorForState (Results 1 – 1 of 1) sorted by relevance
200 setSecondaryLabelColor(getSecondaryLabelColorForState(QSTile.State.DEFAULT_STATE)) in <lambda>()422 getSecondaryLabelColorForState(state.state) in <lambda>()435 getSecondaryLabelColorForState(state.state), in <lambda>()546 private fun getSecondaryLabelColorForState(state: Int): Int { in <lambda>() method558 private fun getChevronColorForState(state: Int): Int = getSecondaryLabelColorForState(state) in <lambda>()