Searched refs:sPropertyIndexMap (Results 1 – 1 of 1) sorted by relevance
1170 private static final HashMap<String, Integer> sPropertyIndexMap = field in VectorDrawable.VGroup1184 if (sPropertyIndexMap.containsKey(propertyName)) { in getPropertyIndex()1185 return sPropertyIndexMap.get(propertyName); in getPropertyIndex()1761 private final static HashMap<String, Integer> sPropertyIndexMap field in VectorDrawable.VFullPath1930 if (!sPropertyIndexMap.containsKey(propertyName)) { in getPropertyIndex()1933 return sPropertyIndexMap.get(propertyName); in getPropertyIndex()