Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DInsetDrawable.java44 public class InsetDrawable extends Drawable implements Drawable.Callback class
51 /*package*/ InsetDrawable() { in InsetDrawable() method in InsetDrawable
55 public InsetDrawable(Drawable drawable, int inset) { in InsetDrawable() method in InsetDrawable
59 public InsetDrawable(Drawable drawable, int insetLeft, int insetTop, in InsetDrawable() method in InsetDrawable
307 private InsetDrawable(InsetState state, Resources res) { in InsetDrawable() method in InsetDrawable