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.java60 public class InsetDrawable extends Drawable implements Drawable.Callback { class
67 /*package*/ InsetDrawable() { in InsetDrawable() method in InsetDrawable
71 public InsetDrawable(Drawable drawable, int inset) { in InsetDrawable() method in InsetDrawable
75 public InsetDrawable(Drawable drawable, int insetLeft, int insetTop, in InsetDrawable() method in InsetDrawable
490 private InsetDrawable(InsetState state, Resources res) { in InsetDrawable() method in InsetDrawable