Searched refs:sPropertyMap (Results 1 – 2 of 2) sorted by relevance
1284 private static final HashMap<String, Property> sPropertyMap = field in VectorDrawable.VGroup1352 if (sPropertyMap.containsKey(propertyName)) { in getProperty()1353 return sPropertyMap.get(propertyName); in getProperty()1880 private final static HashMap<String, Property> sPropertyMap field in VectorDrawable.VFullPath1921 if (sPropertyMap.containsKey(propertyName)) { in getProperty()1922 return sPropertyMap.get(propertyName); in getProperty()
20432 Landroid/graphics/drawable/VectorDrawable$VFullPath;->sPropertyMap:Ljava/util/HashMap;20493 Landroid/graphics/drawable/VectorDrawable$VGroup;->sPropertyMap:Ljava/util/HashMap;