Home
last modified time | relevance | path

Searched defs:childBottom (Results 1 – 17 of 17) sorted by relevance

/frameworks/support/percent/tests/java/android/support/percent/
DPercentRelativeTest.java130 final int childBottom = childToTest.getBottom(); in testBottomChild() local
151 final int childBottom = childToTest.getBottom(); in testRightChild() local
166 final int childBottom = childToTest.getBottom(); in testCenterChild() local
DPercentRelativeRtlTest.java215 final int childBottom = childToTest.getBottom(); in testBottomChild() local
245 final int childBottom = childToTest.getBottom(); in testEndChild() local
263 final int childBottom = childToTest.getBottom(); in testCenterChild() local
DPercentFrameTest.java98 int childBottom = childToTest.getBottom(); in testMarginsSingle() local
117 int childBottom = childToTest.getBottom(); in testMarginsMultiple() local
155 int childBottom = childToTest.getBottom(); in testMarginsBottomRight() local
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintOptionsLayout.java154 final int childBottom = childTop + child.getMeasuredHeight(); in onLayout() local
/frameworks/base/core/java/android/widget/
DAbsoluteLayout.java73 int childBottom; in onMeasure() local
DListView.java1174 final int childBottom = focusedChild.getBottom(); in onSizeChanged() local
2079 final int childBottom = childTop + h; in setupChild() local
2814 final int childBottom = childTop + h; in relayoutMeasuredItem() local
DAdapterViewAnimator.java768 int childBottom = mPaddingTop + child.getMeasuredHeight(); in onLayout() local
DSpinner.java749 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
DGallery.java923 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
DLinearLayout.java1626 int childBottom = height - mPaddingBottom; in layoutHorizontal() local
DGridView.java1561 final int childBottom = childTop + h; in setupChild() local
/frameworks/base/core/java/android/app/
DFragmentBreadCrumbs.java205 final int childBottom = mPaddingTop + child.getMeasuredHeight() - mPaddingBottom; in onLayout() local
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java803 final int childBottom = childTop + childHeight; in layoutChildren() local
965 final int childBottom = startFrom; in fillUp() local
1080 final int childBottom = childTop + childHeight; in fillDown() local
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DLinearLayoutCompat.java1523 int childBottom = height - getPaddingBottom(); in layoutHorizontal() local
/frameworks/support/core-ui/java/android/support/v4/widget/
DSlidingPaneLayout.java723 final int childBottom = childTop + child.getMeasuredHeight(); in onLayout() local
/frameworks/base/media/java/android/media/
DCea708CaptionRenderer.java1270 int childBottom = paddingLeft + mRectArray[i].bottom; in onLayout() local
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java8361 final int childBottom = childTop + rect.height(); in requestChildRectangleOnScreen() local