Home
last modified time | relevance | path

Searched refs:mLayoutHeight (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java56 private int mLayoutHeight; field in AmbientState
327 mLayoutHeight = layoutHeight; in setLayoutHeight()
359 Math.min(mLayoutHeight, mContentHeight) - mTopPadding); in getInnerHeight()
/aosp12/frameworks/base/core/java/android/widget/
H A DAdapterView.java114 private int mLayoutHeight; field in AdapterView
570 mLayoutHeight = getHeight(); in onLayout()
1263 mSyncHeight = mLayoutHeight; in rememberSyncState()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt69540 Landroid/widget/AdapterView;->mLayoutHeight:I