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