Searched refs:setTintMode (Results 1 – 13 of 13) sorted by relevance
63 drawable.setTintMode(mode); in setTintList_shouldBeApplied()
245 mIconDrawable.setTintMode(mIconTintMode); in applyIconTint()
549 icon.setTintMode(mIconTintMode); in applyIconTintIfNecessary()
188 baseLayer.mutate().setTintMode(PorterDuff.Mode.SRC_ATOP); in setTint()
237 public void setTintMode(Mode tintMode) { in setTintMode() method in BarTransitions.BarBackgroundDrawable
692 public void setTintMode(@Nullable PorterDuff.Mode tintMode) { in setTintMode() method in Drawable720 setTintMode(mode != null ? mode : Drawable.DEFAULT_TINT_MODE); in setTintBlendMode()
950 public @NonNull Icon setTintMode(@NonNull PorterDuff.Mode mode) { in setTintMode() method in Icon
358 public void setTintMode(@NonNull PorterDuff.Mode mode) { in setTintMode() method in UserIconDrawable
338 backgroundOverlayDrawable.mutate().setTintMode(PorterDuff.Mode.SRC) in <lambda>()
17540 method public void setTintMode(@Nullable android.graphics.PorterDuff.Mode);17701 …method @NonNull public android.graphics.drawable.Icon setTintMode(@NonNull android.graphics.Porter…
7149 HSPLandroid/graphics/drawable/Drawable;->setTintMode(Landroid/graphics/PorterDuff$Mode;)V
11730 method public void setTintMode(android.graphics.PorterDuff.Mode);
7152 HSPLandroid/graphics/drawable/Drawable;->setTintMode(Landroid/graphics/PorterDuff$Mode;)V