Home
last modified time | relevance | path

Searched defs:setTintBlendMode (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DColorStateListDrawable.java124 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in ColorStateListDrawable
DColorDrawable.java219 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in ColorDrawable
DDrawableWrapper.java328 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in DrawableWrapper
DShapeDrawable.java300 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in ShapeDrawable
DNinePatchDrawable.java352 public void setTintBlendMode(@Nullable BlendMode blendMode) { in setTintBlendMode() method in NinePatchDrawable
DIcon.java805 public @NonNull Icon setTintBlendMode(@NonNull BlendMode mode) { in setTintBlendMode() method in Icon
DBitmapDrawable.java689 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in BitmapDrawable
DDrawableContainer.java199 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in DrawableContainer
DAdaptiveIconDrawable.java748 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in AdaptiveIconDrawable
DDrawable.java716 public void setTintBlendMode(@Nullable BlendMode blendMode) { in setTintBlendMode() method in Drawable
DLayerDrawable.java1405 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in LayerDrawable
DAnimatedVectorDrawable.java471 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in AnimatedVectorDrawable
DVectorDrawable.java495 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in VectorDrawable