Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DAmbientState.java70 private int mLayoutHeight; field in AmbientState
410 mLayoutHeight = layoutHeight; in setLayoutHeight()
442 Math.min(mLayoutHeight, mContentHeight) - mTopPadding); in getInnerHeight()
760 pw.println("mLayoutHeight=" + mLayoutHeight); in dump()
/aosp14/frameworks/base/core/java/android/widget/
H A DAdapterView.java114 private int mLayoutHeight; field in AdapterView
570 mLayoutHeight = getHeight(); in onLayout()
1264 mSyncHeight = mLayoutHeight; in rememberSyncState()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt66217 Landroid/widget/AdapterView;->mLayoutHeight:I