Searched defs:InsetDrawable (Results 1 – 1 of 1) sorted by relevance
57 public class InsetDrawable extends DrawableWrapper { class67 InsetDrawable() { in InsetDrawable() method in InsetDrawable77 public InsetDrawable(@Nullable Drawable drawable, int inset) { in InsetDrawable() method in InsetDrawable87 public InsetDrawable(@Nullable Drawable drawable, float inset) { in InsetDrawable() method in InsetDrawable100 public InsetDrawable(@Nullable Drawable drawable, int insetLeft, int insetTop, in InsetDrawable() method in InsetDrawable121 public InsetDrawable(@Nullable Drawable drawable, float insetLeftFraction, in InsetDrawable() method in InsetDrawable418 private InsetDrawable(@NonNull InsetState state, @Nullable Resources res) { in InsetDrawable() method in InsetDrawable