Home
last modified time | relevance | path

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

/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintOptionsLayout.java162 final int childBottom = childTop + child.getMeasuredHeight(); in onLayout() local
/frameworks/base/core/java/android/widget/
DAbsoluteLayout.java74 int childBottom; in onMeasure() local
DListView.java1262 final int childBottom = focusedChild.getBottom(); in onSizeChanged() local
2174 final int childBottom = childTop + h; in setupChild() local
2912 final int childBottom = childTop + h; in relayoutMeasuredItem() local
DAdapterViewAnimator.java776 int childBottom = mPaddingTop + child.getMeasuredHeight(); in onLayout() local
DSpinner.java776 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
DGallery.java940 int childBottom = childTop + child.getMeasuredHeight(); in setUpChild() local
DLinearLayout.java1770 int childBottom = height - mPaddingBottom; in layoutHorizontal() local
DGridView.java1582 final int childBottom = childTop + h; in setupChild() local
/frameworks/base/core/java/android/app/
DFragmentBreadCrumbs.java208 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/base/core/java/android/view/
DNotificationTopLineView.java214 int childBottom = ownHeight - mPaddingBottom; in onLayout() local
/frameworks/base/media/java/android/media/
DCea708CaptionRenderer.java1270 int childBottom = paddingLeft + mRectArray[i].bottom; in onLayout() local
/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java9062 final int childBottom = childTop + rect.height(); in requestChildRectangleOnScreen() local