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