Searched refs:mAttributeMap (Results 1 – 2 of 2) sorted by relevance
5406 private static SparseArray<String> mAttributeMap; field in View6542 if (mAttributeMap == null) {6543 mAttributeMap = new SparseArray<>();6545 return mAttributeMap;
63532 Landroid/view/View;->mAttributeMap:Landroid/util/SparseArray;