/aosp14/frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
H A D | BottomSheetLayout.java | 50 public void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/ |
H A D | UniqueObjectHostView.kt | 48 val heightSpec = MeasureSpec.makeMeasureSpec(height, MeasureSpec.getMode(heightMeasureSpec)) regex
|
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/ |
H A D | NotificationShadeActivity.java | 132 int heightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in updateState() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | MenuEduTooltipView.java | 162 final int heightSpec = MeasureSpec.makeMeasureSpec(/* size= */ 0, UNSPECIFIED); in updateLocationWith() local
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | NotificationTopLineView.java | 115 int heightSpec = MeasureSpec.makeMeasureSpec(givenHeight, MeasureSpec.AT_MOST); in onMeasure() local 408 OverflowAdjuster resetForOverflow(int overflow, int heightSpec) { in resetForOverflow()
|
/aosp14/frameworks/base/core/java/android/transition/ |
H A D | TransitionUtils.java | 108 int heightSpec = View.MeasureSpec.makeMeasureSpec(bottom - top, View.MeasureSpec.EXACTLY); in copyViewImage() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | KeyguardSecurityViewFlipper.java | 102 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | ListPopupWindow.java | 661 final int heightSpec; in show() local 1229 final int heightSpec = MeasureSpec.UNSPECIFIED; in buildDropDown() local
|
H A D | GridLayout.java | 1045 private void measureChildrenWithMargins(int widthSpec, int heightSpec, boolean firstPass) { in measureChildrenWithMargins() 1077 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
|
H A D | PopupWindow.java | 1170 public void setWindowLayoutMode(int widthSpec, int heightSpec) { in setWindowLayoutMode()
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ActivityTransitionCoordinator.java | 561 int heightSpec = View.MeasureSpec.makeMeasureSpec(height, View.MeasureSpec.EXACTLY); in setSharedElementState() local 724 int heightSpec = View.MeasureSpec.makeMeasureSpec(state.mMeasuredHeight, in setOriginalSharedElementState() local
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | ChooserActivity.java | 477 int heightSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.EXACTLY); in collapseParentView() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/ |
H A D | MediaCarouselController.kt | 1080 val heightSpec = desiredHostState?.measurementInput?.heightMeasureSpec ?: 0 regex
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | TtmlRenderer.java | 711 final int heightSpec = MeasureSpec.makeMeasureSpec(height, MeasureSpec.EXACTLY); in setSize() local
|
H A D | ClosedCaptionRenderer.java | 179 final int heightSpec = MeasureSpec.makeMeasureSpec(height, MeasureSpec.EXACTLY); in setSize() local
|
H A D | WebVttRenderer.java | 1177 final int heightSpec = MeasureSpec.makeMeasureSpec(height, MeasureSpec.EXACTLY); in setSize() local
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | RecyclerView.java | 3072 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure() 3147 void defaultOnMeasure(int widthSpec, int heightSpec) { in defaultOnMeasure() 7045 void setMeasuredDimensionFromChildren(int widthSpec, int heightSpec) { in setMeasuredDimensionFromChildren() 8499 final int heightSpec = getChildMeasureSpec(getHeight(), getHeightMode(), in measureChild() local 8513 boolean shouldReMeasureChild(View child, int widthSpec, int heightSpec, LayoutParams lp) { in shouldReMeasureChild() 8527 boolean shouldMeasureChild(View child, int widthSpec, int heightSpec, LayoutParams lp) { in shouldMeasureChild() 8600 final int heightSpec = getChildMeasureSpec(getHeight(), getHeightMode(), in measureChildWithMargins() local 9350 public void onMeasure(Recycler recycler, State state, int widthSpec, int heightSpec) { in onMeasure()
|
H A D | GridLayoutManager.java | 742 private void measureChildWithDecorationsAndMargin(View child, int widthSpec, int heightSpec, in measureChildWithDecorationsAndMargin()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentView.java | 275 int heightSpec; in onMeasure() local
|
H A D | NotificationContentInflater.java | 650 int heightSpec = View.MeasureSpec.makeMeasureSpec(0, View.MeasureSpec.UNSPECIFIED); in satisfiesMinHeightRequirement() local
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |