Searched defs:NinePatchDrawable (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/graphics/java/android/graphics/drawable/ |
D | NinePatchDrawable.java | 66 public class NinePatchDrawable extends Drawable { class 89 NinePatchDrawable() { in NinePatchDrawable() method in NinePatchDrawable 100 public NinePatchDrawable(Bitmap bitmap, byte[] chunk, Rect padding, String srcName) { in NinePatchDrawable() method in NinePatchDrawable 108 public NinePatchDrawable(Resources res, Bitmap bitmap, byte[] chunk, in NinePatchDrawable() method in NinePatchDrawable 119 public NinePatchDrawable(Resources res, Bitmap bitmap, byte[] chunk, in NinePatchDrawable() method in NinePatchDrawable 133 public NinePatchDrawable(@NonNull NinePatch patch) { in NinePatchDrawable() method in NinePatchDrawable 141 public NinePatchDrawable(@Nullable Resources res, @NonNull NinePatch patch) { in NinePatchDrawable() method in NinePatchDrawable 730 private NinePatchDrawable(@NonNull NinePatchState state, @Nullable Resources res) { in NinePatchDrawable() method in NinePatchDrawable
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |