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.java118 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in ColorStateListDrawable
DColorDrawable.java218 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in ColorDrawable
DShapeDrawable.java300 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in ShapeDrawable
DDrawableWrapper.java327 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in DrawableWrapper
DIcon.java711 public @NonNull Icon setTintBlendMode(@NonNull BlendMode mode) { in setTintBlendMode() method in Icon
DNinePatchDrawable.java352 public void setTintBlendMode(@Nullable BlendMode blendMode) { in setTintBlendMode() method in NinePatchDrawable
DBitmapDrawable.java688 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.java704 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in AdaptiveIconDrawable
DDrawable.java721 public void setTintBlendMode(@Nullable BlendMode blendMode) { in setTintBlendMode() method in Drawable
DLayerDrawable.java1404 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in LayerDrawable
DAnimatedVectorDrawable.java480 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in AnimatedVectorDrawable
DVectorDrawable.java490 public void setTintBlendMode(@NonNull BlendMode blendMode) { in setTintBlendMode() method in VectorDrawable