Searched refs:sPropertyIndexMap (Results 1 – 1 of 1) sorted by relevance
1047 private static final HashMap<String, Integer> sPropertyIndexMap = field in VectorDrawable.VGroup1061 if (sPropertyIndexMap.containsKey(propertyName)) { in getPropertyIndex()1062 return sPropertyIndexMap.get(propertyName); in getPropertyIndex()1613 private final static HashMap<String, Integer> sPropertyIndexMap field in VectorDrawable.VFullPath1782 if (!sPropertyIndexMap.containsKey(propertyName)) { in getPropertyIndex()1785 return sPropertyIndexMap.get(propertyName); in getPropertyIndex()