/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/ |
D | AspectRatioFrameLayoutTest.java | 47 int heightMeasureSpec = View.MeasureSpec.makeMeasureSpec(50, View.MeasureSpec.EXACTLY); in measure_squareAspectRatio_squeezeWidth() local 60 int heightMeasureSpec = View.MeasureSpec.makeMeasureSpec(100, View.MeasureSpec.EXACTLY); in measure_squareAspectRatio_stretchWidth() local 73 int heightMeasureSpec = View.MeasureSpec.makeMeasureSpec(100, View.MeasureSpec.EXACTLY); in measure_squareAspectRatio_doNotStretch() local 88 int heightMeasureSpec = View.MeasureSpec.makeMeasureSpec(100, View.MeasureSpec.EXACTLY); in measure_rectangleAspectRatio_stretch() local
|
/aosp_15_r20/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | GradientsActivity.java | 105 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 130 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 155 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 179 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/util/animation/ |
D | MeasurementInput.java | 11 private int heightMeasureSpec; field in MeasurementInput 13 public MeasurementInput(int widthMeasureSpec, int heightMeasureSpec) { in MeasurementInput() 48 …ndroid.systemui.util.animation.MeasurementInput copy(int widthMeasureSpec, int heightMeasureSpec) { in copy()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/media/controls/ui/controller/ |
D | CacheKey.java | 57 private int heightMeasureSpec; field in CacheKey 61 …public CacheKey(int widthMeasureSpec, int heightMeasureSpec, float expansion, boolean gutsVisible)… in CacheKey() 114 ….media.controls.ui.controller.CacheKey copy(int widthMeasureSpec, int heightMeasureSpec, float exp… in copy()
|
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/ |
H A D | NotificationOptimizedLinearLayout.java | 88 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 122 private boolean isOptimizationPossible(int widthMeasureSpec, int heightMeasureSpec) { in isOptimizationPossible() 308 int heightMeasureSpec) { in onMeasureOptimized() 366 int heightMeasureSpec) { in measureVerticalOptimized()
|
H A D | NotificationActionListLayout.java | 136 private int measureAndReturnEvenlyDividedWidth(int heightMeasureSpec, int innerWidth) { in measureAndReturnEvenlyDividedWidth() 172 private int measureAndGetUsedWidth(int widthMeasureSpec, int heightMeasureSpec, int innerWidth, in measureAndGetUsedWidth() 253 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 270 resolveSize(getSuggestedMinimumHeight(), heightMeasureSpec)); in onMeasure() local
|
H A D | WatchListDecorLayout.java | 112 private void applyMeasureToChild(View child, int widthMeasureSpec, int heightMeasureSpec) { in applyMeasureToChild() 146 private int measureAndGetHeight(View child, int widthMeasureSpec, int heightMeasureSpec) { in measureAndGetHeight() 159 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
H A D | AlertDialogLayout.java | 70 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 77 private boolean tryOnMeasure(int widthMeasureSpec, int heightMeasureSpec) { in tryOnMeasure() 225 private void forceUniformWidth(int count, int heightMeasureSpec) { in forceUniformWidth()
|
H A D | ScrollingTabContainerView.java | 87 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 412 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 418 heightMeasureSpec); in onMeasure() local
|
/aosp_15_r20/frameworks/base/core/java/android/widget/ |
H A D | TableLayout.java | 435 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 455 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout() 470 void measureVertical(int widthMeasureSpec, int heightMeasureSpec) { in measureVertical() 483 private void findLargestCells(int widthMeasureSpec, int heightMeasureSpec) { in findLargestCells()
|
H A D | TableRow.java | 112 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 193 int heightMeasureSpec, int totalHeight) { in measureChildBeforeLayout() 288 int[] getColumnsWidths(int widthMeasureSpec, int heightMeasureSpec) { in getColumnsWidths()
|
H A D | Space.java | 95 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 98 getDefaultSize2(getSuggestedMinimumHeight(), heightMeasureSpec)); in onMeasure() local
|
H A D | LinearLayout.java | 719 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 808 void measureVertical(int widthMeasureSpec, int heightMeasureSpec) { in measureVertical() 1104 private void forceUniformWidth(int count, int heightMeasureSpec) { in forceUniformWidth() 1138 void measureHorizontal(int widthMeasureSpec, int heightMeasureSpec) { in measureHorizontal() 1606 int widthMeasureSpec, int totalWidth, int heightMeasureSpec, in measureChildBeforeLayout()
|
/aosp_15_r20/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/ |
H A D | AlertDialogLayout.java | 69 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 76 private boolean tryOnMeasure(int widthMeasureSpec, int heightMeasureSpec) { in tryOnMeasure() 224 private void forceUniformWidth(int count, int heightMeasureSpec) { in forceUniformWidth()
|
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/widget/ |
D | MatchParentShrinkingLinearLayout.java | 598 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 642 void measureVertical(int widthMeasureSpec, int heightMeasureSpec) { in measureVertical() 958 private void forceUniformWidth(int count, int heightMeasureSpec) { in forceUniformWidth() 993 void measureHorizontal(int widthMeasureSpec, int heightMeasureSpec) { in measureHorizontal() 1061 int widthMeasureSpec, int totalWidth, int heightMeasureSpec, in measureChildBeforeLayout()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/ui/controller/ |
H A D | MediaViewControllerTest.kt | 211 val heightMeasureSpec = View.MeasureSpec.makeMeasureSpec(100, View.MeasureSpec.EXACTLY) in <lambda>() constant 232 val heightMeasureSpec = View.MeasureSpec.makeMeasureSpec(100, View.MeasureSpec.EXACTLY) in <lambda>() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | ResizingSpace.java | 99 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 102 getDefaultSize2(getSuggestedMinimumHeight(), heightMeasureSpec)); in onMeasure() local
|
/aosp_15_r20/frameworks/base/core/tests/coretests/src/com/android/internal/widget/ |
H A D | MessagingLinearLayoutTest.java | 147 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 151 heightMeasureSpec))); in onMeasure() local
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/conversation/ |
D | ConversationFastScroller.java | 438 int heightMeasureSpec = MeasureSpec.makeMeasureSpec(trackHeight, MeasureSpec.EXACTLY); in layoutTrack() local 450 int heightMeasureSpec = MeasureSpec.makeMeasureSpec(mThumbHeight, MeasureSpec.EXACTLY); in layoutThumb() local 462 int heightMeasureSpec = MeasureSpec.makeMeasureSpec(mPreviewHeight, MeasureSpec.EXACTLY); in layoutPreview() local
|
/aosp_15_r20/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/view/ |
D | FillContentLayout.java | 71 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 77 getDefaultSize(getSuggestedMinimumHeight(), heightMeasureSpec)); in onMeasure() local
|
/aosp_15_r20/external/setupdesign/main/src/com/google/android/setupdesign/view/ |
H A D | FillContentLayout.java | 94 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 100 getDefaultSize(getSuggestedMinimumHeight(), heightMeasureSpec)); in onMeasure() local
|
/aosp_15_r20/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
D | CameraPreview.java | 69 public int getWidthMeasureSpec(final int widthMeasureSpec, final int heightMeasureSpec) { in getWidthMeasureSpec() 78 public int getHeightMeasureSpec(final int widthMeasureSpec, final int heightMeasureSpec) { in getHeightMeasureSpec()
|
/aosp_15_r20/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/ |
H A D | DisplayCutoutView.java | 150 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 157 resolveSizeAndState(mBoundingRect.height(), heightMeasureSpec, 0)); in onMeasure() local
|
/aosp_15_r20/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/ |
D | CameraPreview.java | 92 public int getWidthMeasureSpec(final int widthMeasureSpec, final int heightMeasureSpec) { in getWidthMeasureSpec() 101 public int getHeightMeasureSpec(final int widthMeasureSpec, final int heightMeasureSpec) { in getHeightMeasureSpec()
|
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/extras/material-design/flexbox-nodeps/android_common/aar/ |
D | flexbox-nodeps.jar | com/google/android/flexbox/AlignContent.class
AlignContent.java
package com.google. ... |