Searched defs:SHAPE_PATH (Results 1 - 1 of 1) sorted by path

/frameworks/base/graphics/java/android/graphics/drawable/
H A DVectorDrawable.java188 private static final String SHAPE_PATH = "path"; field in class:VectorDrawable
542 if (SHAPE_PATH.equals(tagName)) {
590 tag.append(SHAPE_PATH);

Completed in 36 milliseconds