HomeSort by relevance Sort by last modified time
    Searched refs:childWidthMeasureSpec (Results 1 - 25 of 35) sorted by null

1 2

  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
BrowseRowsFrameLayout.java 52 final int childWidthMeasureSpec = getChildMeasureSpec(parentWidthMeasureSpec,
56 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /packages/apps/ExactCalculator/src/com/android/calculator2/
CalculatorScrollView.java 60 final int childWidthMeasureSpec = getChildMeasureSpecCompat(parentWidthMeasureSpec,
65 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
76 final int childWidthMeasureSpec = getChildMeasureSpecCompat(parentWidthMeasureSpec,
81 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /frameworks/base/core/java/android/widget/
DayPickerViewPager.java 109 final int childWidthMeasureSpec;
113 childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
117 childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
132 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
FrameLayout.java 226 final int childWidthMeasureSpec;
231 childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
234 childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
254 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
TableRow.java 215 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
222 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
ScrollView.java 377 final int childWidthMeasureSpec = getChildMeasureSpec(
381 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
    [all...]
HorizontalScrollView.java 350 final int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
354 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
    [all...]
  /frameworks/base/core/java/com/android/internal/widget/
DialogViewAnimator.java 112 final int childWidthMeasureSpec;
114 childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
119 childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
136 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
WatchListDecorLayout.java 115 final int childWidthMeasureSpec;
120 childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
123 childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
143 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
PrintOptionsLayout.java 87 final int childWidthMeasureSpec;
89 childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
93 childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
100 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/
PercentFrameLayout.java 61 final int childWidthMeasureSpec =
68 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/
FillContentLayout.java 96 int childWidthMeasureSpec = getMaxSizeMeasureSpec(
105 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /frameworks/av/packages/MediaComponents/src/com/android/widget/
BaseLayout.java 126 final int childWidthMeasureSpec;
131 childWidthMeasureSpec = View.MeasureSpec.makeMeasureSpec(
134 childWidthMeasureSpec = mInstance.getChildMeasureSpec(widthMeasureSpec,
154 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /frameworks/support/media-widget/src/main/java/androidx/media/widget/
BaseLayout.java 140 final int childWidthMeasureSpec;
145 childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
148 childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
166 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
TestedFrameLayout.java 74 final int childWidthMeasureSpec;
76 childWidthMeasureSpec = lp.wSpec;
80 childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(width, MeasureSpec.EXACTLY);
82 childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
97 recyclerView.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /packages/apps/Launcher2/src/com/android/launcher2/
PagedViewCellLayoutChildren.java 98 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(lp.width,
103 child.measure(childWidthMeasureSpec, childheightMeasureSpec);
ShortcutAndWidgetContainer.java 120 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(lp.width, MeasureSpec.EXACTLY);
123 child.measure(childWidthMeasureSpec, childheightMeasureSpec);
PagedViewCellLayout.java 212 int childWidthMeasureSpec =
218 child.measure(childWidthMeasureSpec, childheightMeasureSpec);
  /packages/apps/Contacts/src/com/android/contacts/widget/
InterpolatingLayout.java 229 int childWidthMeasureSpec;
232 childWidthMeasureSpec = MeasureSpec.UNSPECIFIED;
235 childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
256 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/
BoxInsetLayout.java 179 int childWidthMeasureSpec;
202 childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(
205 childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
231 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /packages/apps/Launcher3/src/com/android/launcher3/
ShortcutAndWidgetContainer.java 131 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(lp.width, MeasureSpec.EXACTLY);
133 child.measure(childWidthMeasureSpec, childheightMeasureSpec);
  /frameworks/support/wear/src/main/java/androidx/wear/widget/
BoxInsetLayout.java 311 int childWidthMeasureSpec;
329 childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec, totalWidthMargin,
338 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
  /frameworks/support/slices/view/src/main/java/androidx/slice/widget/
SliceView.java 364 int childWidthMeasureSpec = MeasureSpec.makeMeasureSpec(childWidth, MeasureSpec.EXACTLY);
366 measureChild(mCurrentView, childWidthMeasureSpec, childHeightMeasureSpec);
370 measureChild(mActionRow, childWidthMeasureSpec, actionHeightSpec);
  /frameworks/support/compat/src/main/java/androidx/core/widget/
NestedScrollView.java 579 int childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
584 child.measure(childWidthMeasureSpec, childHeightMeasureSpec);
    [all...]
  /packages/apps/Settings/src/com/android/settings/widget/
MatchParentShrinkingLinearLayout.java 844 final int childWidthMeasureSpec = getChildMeasureSpec(widthMeasureSpec,
858 child.measure(childWidthMeasureSpec,
863 child.measure(childWidthMeasureSpec,
    [all...]

Completed in 389 milliseconds

1 2