Searched refs:sPropertyMap (Results 1 – 2 of 2) sorted by relevance
1288 private static final HashMap<String, Property> sPropertyMap = field in VectorDrawable.VGroup1356 if (sPropertyMap.containsKey(propertyName)) { in getProperty()1357 return sPropertyMap.get(propertyName); in getProperty()1884 private final static HashMap<String, Property> sPropertyMap field in VectorDrawable.VFullPath1925 if (sPropertyMap.containsKey(propertyName)) { in getProperty()1926 return sPropertyMap.get(propertyName); in getProperty()
20423 Landroid/graphics/drawable/VectorDrawable$VFullPath;->sPropertyMap:Ljava/util/HashMap;20484 Landroid/graphics/drawable/VectorDrawable$VGroup;->sPropertyMap:Ljava/util/HashMap;