Home
last modified time | relevance | path

Searched defs:childHeightMeasureSpec (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DBrowseRowsFrameLayout.java49 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChildWithMargins() local
DShadowOverlayContainer.java158 int childWidthMeasureSpec, childHeightMeasureSpec; in onMeasure() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintOptionsLayout.java96 final int childHeightMeasureSpec = getChildMeasureSpec(heightMeasureSpec, in onMeasure() local
/frameworks/base/core/java/android/widget/
DHorizontalScrollView.java329 int childHeightMeasureSpec = getChildMeasureSpec(heightMeasureSpec, mPaddingTop in onMeasure() local
1225 int childHeightMeasureSpec; in measureChild() local
1240 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChildWithMargins() local
DScrollView.java358 int childHeightMeasureSpec = in onMeasure() local
1239 int childHeightMeasureSpec; in measureChild() local
1257 final int childHeightMeasureSpec = MeasureSpec.makeMeasureSpec( in measureChildWithMargins() local
DTableRow.java219 int childHeightMeasureSpec = getChildMeasureSpec(heightMeasureSpec, in measureChildBeforeLayout() local
DRelativeLayout.java692 int childHeightMeasureSpec = getChildMeasureSpec(params.mTop, in measureChild() local
711 int childHeightMeasureSpec; in measureChildHorizontal() local
DLinearLayout.java1243 final int childHeightMeasureSpec = getChildMeasureSpec( in measureHorizontal() local
1260 childHeightMeasureSpec); in measureHorizontal() local
DFrameLayout.java478 int childHeightMeasureSpec; in onMeasure() local
DToolbar.java1157 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChildCollapseMargins() local
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DLinearLayoutCompat.java1180 final int childHeightMeasureSpec = getChildMeasureSpec( in measureHorizontal() local
1197 childHeightMeasureSpec); in measureHorizontal() local
DToolbar.java1165 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChildCollapseMargins() local
/frameworks/base/core/java/android/view/
DViewRootImpl.java1125 int childHeightMeasureSpec; in measureHierarchy() local
1772 int childHeightMeasureSpec = getRootMeasureSpec(mHeight, lp.height); in performTraversals() local
2012 private void performMeasure(int childWidthMeasureSpec, int childHeightMeasureSpec) { in performMeasure()
DViewGroup.java5503 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChild() local
5531 final int childHeightMeasureSpec = getChildMeasureSpec(parentHeightMeasureSpec, in measureChildWithMargins() local
/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DPagedView.java694 final int childHeightMeasureSpec = in onMeasure() local