Home
last modified time | relevance | path

Searched refs:mHeightMeasureSpec (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/core/java/android/widget/
H A DAbsSpinner.java45 int mHeightMeasureSpec; field in AbsSpinner
246 mHeightMeasureSpec = heightMeasureSpec; in onMeasure()
H A DSpinner.java757 int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec, in setUpChild()
H A DGallery.java927 int childHeightSpec = ViewGroup.getChildMeasureSpec(mHeightMeasureSpec, in setUpChild()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65955 Landroid/widget/AbsSpinner;->mHeightMeasureSpec:I