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.java46 public class InsetDrawable extends Drawable implements Drawable.Callback class
53 /*package*/ InsetDrawable() { in InsetDrawable() method in InsetDrawable
57 public InsetDrawable(Drawable drawable, int inset) { in InsetDrawable() method in InsetDrawable
61 public InsetDrawable(Drawable drawable, int insetLeft, int insetTop, in InsetDrawable() method in InsetDrawable
331 private InsetDrawable(InsetState state, Resources res) { in InsetDrawable() method in InsetDrawable