| /frameworks/support/percent/tests/java/android/support/percent/ |
| D | PercentRelativeTest.java | 130 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
|
| D | PercentRelativeRtlTest.java | 215 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
|
| D | PercentFrameTest.java | 98 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/ |
| D | PrintOptionsLayout.java | 154 final int childBottom = childTop + child.getMeasuredHeight(); in onLayout() local
|
| /frameworks/base/core/java/android/widget/ |
| D | AbsoluteLayout.java | 73 int childBottom; in onMeasure() local
|
| D | ListView.java | 1174 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
|
| D | AdapterViewAnimator.java | 768 int childBottom = mPaddingTop + child.getMeasuredHeight(); in onLayout() local
|
| D | Spinner.java | 749 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
|
| D | Gallery.java | 923 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
|
| D | LinearLayout.java | 1626 int childBottom = height - mPaddingBottom; in layoutHorizontal() local
|
| D | GridView.java | 1561 final int childBottom = childTop + h; in setupChild() local
|
| /frameworks/base/core/java/android/app/ |
| D | FragmentBreadCrumbs.java | 205 final int childBottom = mPaddingTop + child.getMeasuredHeight() - mPaddingBottom; in onLayout() local
|
| /frameworks/ex/widget/java/com/android/ex/widget/ |
| D | StaggeredGridView.java | 803 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/ |
| D | LinearLayoutCompat.java | 1523 int childBottom = height - getPaddingBottom(); in layoutHorizontal() local
|
| /frameworks/support/core-ui/java/android/support/v4/widget/ |
| D | SlidingPaneLayout.java | 723 final int childBottom = childTop + child.getMeasuredHeight(); in onLayout() local
|
| /frameworks/base/media/java/android/media/ |
| D | Cea708CaptionRenderer.java | 1270 int childBottom = paddingLeft + mRectArray[i].bottom; in onLayout() local
|
| /frameworks/support/v7/recyclerview/src/android/support/v7/widget/ |
| D | RecyclerView.java | 8361 final int childBottom = childTop + rect.height(); in requestChildRectangleOnScreen() local
|