Home
last modified time | relevance | path

Searched refs:measureChild (Results 1 – 23 of 23) sorted by relevance

/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
H A DPrintContentView.java226 measureChild(mStaticContent, widthMeasureSpec, heightMeasureSpec); in onMeasure()
229 measureChild(mSummaryContent, widthMeasureSpec, heightMeasureSpec); in onMeasure()
232 measureChild(mDynamicContent, widthMeasureSpec, heightMeasureSpec); in onMeasure()
234 measureChild(mPrintButton, widthMeasureSpec, heightMeasureSpec); in onMeasure()
266 measureChild(mEmbeddedContentContainer, widthMeasureSpec, hostHeightMeasureSpec); in onMeasure()
/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarExpandedView.java217 measureChild(mHandleView, widthMeasureSpec, MeasureSpec.makeMeasureSpec(menuViewHeight, in onMeasure()
221 measureChild(mTaskView, widthMeasureSpec, MeasureSpec.makeMeasureSpec(height, in onMeasure()
/aosp14/frameworks/base/core/java/android/widget/
H A DDayPickerViewPager.java70 measureChild(child, widthMeasureSpec, heightMeasureSpec); in onMeasure()
H A DAbsSpinner.java222 measureChild(view, widthMeasureSpec, heightMeasureSpec); in onMeasure()
H A DDayPickerView.java190 measureChild(viewPager, widthMeasureSpec, heightMeasureSpec);
H A DActivityChooserView.java478 measureChild(child, widthMeasureSpec, heightMeasureSpec); in onMeasure()
H A DSlidingDrawer.java294 measureChild(handle, widthMeasureSpec, heightMeasureSpec); in onMeasure()
H A DRelativeLayout.java499 measureChild(child, params, myWidth, myHeight); in onMeasure()
685 private void measureChild(View child, LayoutParams params, int myWidth, int myHeight) { in measureChild() method in RelativeLayout
H A DHorizontalScrollView.java1413 protected void measureChild(View child, int parentWidthMeasureSpec, in measureChild() method in HorizontalScrollView
H A DScrollView.java1451 protected void measureChild(View child, int parentWidthMeasureSpec, in measureChild() method in ScrollView
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DGridLayoutManager.java586 measureChild(view, otherDirSpecMode, false); in layoutChunk()
605 measureChild(view, View.MeasureSpec.EXACTLY, true); in layoutChunk()
701 private void measureChild(View view, int otherDirParentSpecMode, boolean alreadyMeasured) { in measureChild() method in GridLayoutManager
H A DRecyclerView.java8490 public void measureChild(View child, int widthUsed, int heightUsed) { in measureChild() method in RecyclerView.LayoutManager
/aosp14/frameworks/base/core/java/android/app/
H A DFragmentBreadCrumbs.java256 measureChild(child, widthMeasureSpec, heightMeasureSpec); in onMeasure()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusIconContainer.java181 measureChild(child, childWidthSpec, heightMeasureSpec); in onMeasure()
H A DNotificationIconContainer.java246 measureChild(child, childWidthSpec, heightMeasureSpec); in onMeasure()
/aosp14/frameworks/base/core/java/android/appwidget/
H A DAppWidgetHostView.java327 measureChild(child, MeasureSpec.makeMeasureSpec(getMeasuredWidth(), MeasureSpec.EXACTLY), in handleViewError()
/aosp14/frameworks/base/core/java/android/view/
H A DViewGroup.java6959 measureChild(child, widthMeasureSpec, heightMeasureSpec); in measureChildren()
6973 protected void measureChild(View child, int parentWidthMeasureSpec, in measureChild() method in ViewGroup
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DNotificationStackScrollLayout.java1161 measureChild(getChildAt(i), childWidthSpec, childHeightSpec);
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt18118 HSPLandroid/view/ViewGroup;->measureChild(Landroid/view/View;II)V
20565 HSPLandroid/widget/RelativeLayout;->measureChild(Landroid/view/View;Landroid/widget/RelativeLayout$…
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt18182 HSPLandroid/view/ViewGroup;->measureChild(Landroid/view/View;II)V
20629 HSPLandroid/widget/RelativeLayout;->measureChild(Landroid/view/View;Landroid/widget/RelativeLayout$…
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt53140 method protected void measureChild(android.view.View, int, int);
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68931 Landroid/widget/RelativeLayout;->measureChild(Landroid/view/View;Landroid/widget/RelativeLayout$Lay…