Searched defs:InsetDrawable (Results 1 – 1 of 1) sorted by relevance
58 public class InsetDrawable extends DrawableWrapper { class68 InsetDrawable() { in InsetDrawable() method in InsetDrawable78 public InsetDrawable(@Nullable Drawable drawable, int inset) { in InsetDrawable() method in InsetDrawable88 public InsetDrawable(@Nullable Drawable drawable, float inset) { in InsetDrawable() method in InsetDrawable101 public InsetDrawable(@Nullable Drawable drawable, int insetLeft, int insetTop, in InsetDrawable() method in InsetDrawable122 public InsetDrawable(@Nullable Drawable drawable, float insetLeftFraction, in InsetDrawable() method in InsetDrawable419 private InsetDrawable(@NonNull InsetState state, @Nullable Resources res) { in InsetDrawable() method in InsetDrawable