Home
last modified time | relevance | path

Searched defs:childWidth (Results 1 – 8 of 8) 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/WallpaperPicker2/src/com/android/wallpaper/picker/
DScaleBehavior.java76 int childWidth = availableWidth; in onMeasureChild() 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/Launcher3/src/com/android/launcher3/touch/
DPortraitPagedViewHandler.java251 final int childWidth = child.getMeasuredWidth(); in getChildBounds() local
DLandscapePagedViewHandler.java256 final int childWidth = child.getMeasuredWidth(); in getChildBounds() local
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/widget/
DMatchParentShrinkingLinearLayout.java1150 final int childWidth = child.getMeasuredWidth(); in layoutVertical() local
1272 final int childWidth = child.getMeasuredWidth(); in layoutHorizontal() local
/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