Searched refs:mIconFocusedColor (Results 1 – 1 of 1) sorted by relevance
40 private int mIconFocusedColor; field in PlayControlsButton63 mIconFocusedColor = mIconColor; in PlayControlsButton()73 mIcon.getDrawable().setTint(hasFocus() ? mIconFocusedColor : mIconColor); in setImageResId()110 mIconFocusedColor = color; in setFocusedIconColor()