Searched refs:mAttributeMap (Results 1 – 2 of 2) sorted by relevance
5692 private static SparseArray<String> mAttributeMap; field in View6843 if (mAttributeMap == null) {6844 mAttributeMap = new SparseArray<>();6846 return mAttributeMap;
62889 Landroid/view/View;->mAttributeMap:Landroid/util/SparseArray;