Searched refs:mBackgroundActivatedColor (Results 1 – 2 of 2) sorted by relevance
83 private int mBackgroundActivatedColor; field in SwitchBar119 mBackgroundActivatedColor = a.getColor(3, 0); in SwitchBar()182 setBackgroundColor(isChecked ? mBackgroundActivatedColor : mBackgroundColor); in setTextViewLabelAndBackground()
85 private int mBackgroundActivatedColor; field in SwitchBar118 mBackgroundActivatedColor = a.getColor(3, 0); in SwitchBar()172 setBackgroundColor(isChecked ? mBackgroundActivatedColor : mBackgroundColor); in setTextViewLabelAndBackground()