Searched refs:sPropertyIndexMap (Results 1 – 2 of 2) sorted by relevance
1174 private static final HashMap<String, Integer> sPropertyIndexMap = field in VectorDrawable.VGroup1188 if (sPropertyIndexMap.containsKey(propertyName)) { in getPropertyIndex()1189 return sPropertyIndexMap.get(propertyName); in getPropertyIndex()1765 private final static HashMap<String, Integer> sPropertyIndexMap field in VectorDrawable.VFullPath1934 if (!sPropertyIndexMap.containsKey(propertyName)) { in getPropertyIndex()1937 return sPropertyIndexMap.get(propertyName); in getPropertyIndex()
20422 Landroid/graphics/drawable/VectorDrawable$VFullPath;->sPropertyIndexMap:Ljava/util/HashMap;20483 Landroid/graphics/drawable/VectorDrawable$VGroup;->sPropertyIndexMap:Ljava/util/HashMap;