Searched refs:sPropertyIndexMap (Results 1 – 1 of 1) sorted by relevance
1060 private static final HashMap<String, Integer> sPropertyIndexMap = field in VectorDrawable.VGroup1074 if (sPropertyIndexMap.containsKey(propertyName)) { in getPropertyIndex()1075 return sPropertyIndexMap.get(propertyName); in getPropertyIndex()1646 private final static HashMap<String, Integer> sPropertyIndexMap field in VectorDrawable.VFullPath1815 if (!sPropertyIndexMap.containsKey(propertyName)) { in getPropertyIndex()1818 return sPropertyIndexMap.get(propertyName); in getPropertyIndex()