Home | History | Annotate | Download | only in drawable

Lines Matching defs:setTint

346     public void setTint(int tint) {
348 DrawableCompat.setTint(mDelegateDrawable, tint);
352 mAnimatedVectorState.mVectorDrawable.setTint(tint);