Home
last modified time | relevance | path

Searched refs:mAttributeMap (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/
H A DView.java5406 private static SparseArray<String> mAttributeMap; field in View
6542 if (mAttributeMap == null) {
6543 mAttributeMap = new SparseArray<>();
6545 return mAttributeMap;
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt63532 Landroid/view/View;->mAttributeMap:Landroid/util/SparseArray;