Searched refs:sPropertyMap (Results 1 – 2 of 2) sorted by relevance
1284 private static final Map<String, Property> sPropertyMap = Map.of( field in VectorDrawable.VGroup1349 if (sPropertyMap.containsKey(propertyName)) { in getProperty()1350 return sPropertyMap.get(propertyName); in getProperty()1873 private static final Map<String, Property> sPropertyMap = Map.of( field in VectorDrawable.VFullPath1910 if (sPropertyMap.containsKey(propertyName)) { in getProperty()1911 return sPropertyMap.get(propertyName); in getProperty()
17545 Landroid/graphics/drawable/VectorDrawable$VFullPath;->sPropertyMap:Ljava/util/HashMap;17606 Landroid/graphics/drawable/VectorDrawable$VGroup;->sPropertyMap:Ljava/util/HashMap;