Searched refs:hasTint (Results 1 – 3 of 3) sorted by relevance
718 public boolean hasTint() { in hasTint() method in Icon
918 if (icon.hasTint()) { in validateIcon()
3377 final boolean hasTint = mDrawables.mHasTint; in applyCompoundDrawableTint()3395 if (hasTint) { in applyCompoundDrawableTint()