Searched refs:hasTint (Results 1 – 4 of 4) sorted by relevance
773 public boolean hasTint() { in hasTint() method in Icon
950 if (icon.hasTint()) { in validateIcon()
3398 final boolean hasTint = mDrawables.mHasTint; in applyCompoundDrawableTint()3416 if (hasTint) { in applyCompoundDrawableTint()
8772 HSPLandroid/graphics/drawable/Icon;->hasTint()Z