Searched refs:getBackgroundColorForState (Results 1 – 1 of 1) sorted by relevance
169 setColor(getBackgroundColorForState(QSTile.State.DEFAULT_STATE))510 getBackgroundColorForState(state.state, state.disabledByPolicy))516 getBackgroundColorForState(state.state, state.disabledByPolicy)537 getBackgroundColorForState(state.state, state.disabledByPolicy),618 private fun getBackgroundColorForState(state: Int, disabledByPolicy: Boolean = false): Int { regex