Searched refs:setForegroundTint (Results 1 – 2 of 2) sorted by relevance
98 public void setForegroundTint(@ColorInt int tintColor) { in setForegroundTint() method in IconButtonView
75 setForegroundTint(activityContext.getColor(R.color.all_apps_button_color)) in setUpIcon()