/aosp14/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/ |
H A D | HierarchicalMove.java | 100 int widthSpec = wide ? LayoutParams.WRAP_CONTENT : LayoutParams.MATCH_PARENT; in sendMessage() local
|
/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 | 46 val widthSpec = MeasureSpec.makeMeasureSpec(width, MeasureSpec.getMode(widthMeasureSpec)) regex
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
H A D | GlobalActionsPopupMenu.java | 98 int widthSpec = MeasureSpec.makeMeasureSpec( in show() local
|
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/ |
H A D | NotificationShadeActivity.java | 131 int widthSpec = MeasureSpec.makeMeasureSpec(getWidth(), MeasureSpec.AT_MOST); in updateState() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/ |
H A D | MenuEduTooltipView.java | 160 final int widthSpec = MeasureSpec.makeMeasureSpec( in updateLocationWith() local
|
/aosp14/frameworks/base/core/java/android/transition/ |
H A D | TransitionUtils.java | 107 int widthSpec = View.MeasureSpec.makeMeasureSpec(right - left, 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 | 650 final int widthSpec; in show() local 1228 final int widthSpec = MeasureSpec.makeMeasureSpec(widthSize, widthMode); 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/com/android/internal/widget/ |
H A D | SubtitleView.java | 221 final int widthSpec = MeasureSpec.getSize(widthMeasureSpec); in onMeasure() local
|
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() 8496 final int widthSpec = getChildMeasureSpec(getWidth(), getWidthMode(), 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() 8596 final int widthSpec = getChildMeasureSpec(getWidth(), getWidthMode(), 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/core/java/android/app/ |
H A D | ActivityTransitionCoordinator.java | 560 int widthSpec = View.MeasureSpec.makeMeasureSpec(width, View.MeasureSpec.EXACTLY); in setSharedElementState() local 722 int widthSpec = View.MeasureSpec.makeMeasureSpec(state.mMeasuredWidth, in setOriginalSharedElementState() local
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | ChooserActivity.java | 476 int widthSpec = MeasureSpec.makeMeasureSpec(v.getWidth(), MeasureSpec.EXACTLY); in collapseParentView() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/media/controls/ui/ |
H A D | MediaCarouselController.kt | 1079 val widthSpec = desiredHostState?.measurementInput?.widthMeasureSpec ?: 0 regex
|
/aosp14/frameworks/base/media/java/android/media/ |
H A D | TtmlRenderer.java | 710 final int widthSpec = MeasureSpec.makeMeasureSpec(width, MeasureSpec.EXACTLY); in setSize() local
|
H A D | ClosedCaptionRenderer.java | 178 final int widthSpec = MeasureSpec.makeMeasureSpec(width, MeasureSpec.EXACTLY); in setSize() local
|
H A D | WebVttRenderer.java | 1176 final int widthSpec = MeasureSpec.makeMeasureSpec(width, MeasureSpec.EXACTLY); in setSize() local
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
H A D | NotificationContentInflater.java | 653 int widthSpec = View.MeasureSpec.makeMeasureSpec(referenceWidth, View.MeasureSpec.EXACTLY); 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 ... |