Searched refs:PATH_DATA (Results 1 – 2 of 2) sorted by relevance
1613 private static final Property<VPath, PathParser.PathData> PATH_DATA = field in VectorDrawable.VPath1627 if (PATH_DATA.getName().equals(propertyName)) { in getProperty()1628 return PATH_DATA; in getProperty()
20521 Landroid/graphics/drawable/VectorDrawable$VPath;->PATH_DATA:Landroid/util/Property;