Searched refs:mAttributeMap (Results 1 – 2 of 2) sorted by relevance
5115 private static SparseArray<String> mAttributeMap; field in View6169 if (mAttributeMap == null) {6170 mAttributeMap = new SparseArray<>();6172 return mAttributeMap;
77961 Landroid/view/View;->mAttributeMap:Landroid/util/SparseArray;