Home
last modified time | relevance | path

Searched defs:childWidth (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/ui/
DLineWrapLayout.java116 int childWidth = currChild.getMeasuredWidth(); in onLayout() local
145 int childWidth = currChild.getMeasuredWidth(); in onLayout() local
/packages/apps/Contacts/src/com/android/contacts/widget/
DProportionalLayout.java99 final int childWidth = child.getMeasuredWidth(); in onMeasure() local
DInterpolatingLayout.java228 int childWidth = params.resolveWidth(parentWidth); in onMeasure() local
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DDisplayAspectRatioLinearLayout.kt43 val (childWidth, childHeight) = in <lambda>() constant
/packages/apps/Settings/src/com/android/settings/widget/
DMatchParentShrinkingLinearLayout.java1150 final int childWidth = child.getMeasuredWidth(); in layoutVertical() local
1272 final int childWidth = child.getMeasuredWidth(); in layoutHorizontal() local
/packages/apps/Launcher3/src/com/android/launcher3/touch/
DLandscapePagedViewHandler.java388 final int childWidth = child.getMeasuredWidth(); in getChildBounds() local
DPortraitPagedViewHandler.java390 final int childWidth = child.getMeasuredWidth(); in getChildBounds() local