Searched refs:SHAPE_PATH (Results 1 – 2 of 2) sorted by relevance
207 private static final String SHAPE_PATH = "path"; field in VectorDrawableCompat742 if (SHAPE_PATH.equals(tagName)) { in inflateInternal()785 throw new XmlPullParserException("no " + SHAPE_PATH + " defined"); in inflateInternal()
319 private static final String SHAPE_PATH = "path"; field in VectorDrawable817 if (SHAPE_PATH.equals(tagName)) { in inflateChildElements()860 tag.append(SHAPE_PATH); in inflateChildElements()