Searched defs:NinePatchDrawable (Results 1 – 2 of 2) sorted by relevance
39 public class NinePatchDrawable extends Drawable { class54 NinePatchDrawable() { in NinePatchDrawable() method in NinePatchDrawable63 public NinePatchDrawable(Bitmap bitmap, byte[] chunk, Rect padding, String srcName) { in NinePatchDrawable() method in NinePatchDrawable71 public NinePatchDrawable(Resources res, Bitmap bitmap, byte[] chunk, in NinePatchDrawable() method in NinePatchDrawable83 public NinePatchDrawable(NinePatch patch) { in NinePatchDrawable() method in NinePatchDrawable91 public NinePatchDrawable(Resources res, NinePatch patch) { in NinePatchDrawable() method in NinePatchDrawable384 private NinePatchDrawable(NinePatchState state, Resources res) { in NinePatchDrawable() method in NinePatchDrawable
26 public class NinePatchDrawable extends Drawable { class30 NinePatchDrawable(NinePatch ninePatch) { in NinePatchDrawable() method in NinePatchDrawable