Home
last modified time | relevance | path

Searched defs:widthSpec (Results 1 – 21 of 21) sorted by relevance

/frameworks/opt/setupwizard/library/recyclerview/src/com/android/setupwizardlib/view/
DStickyHeaderRecyclerView.java75 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
78 measureChild(getHeader(), widthSpec, heightSpec); in onMeasure() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/util/animation/
DUniqueObjectHostView.kt46 val widthSpec = MeasureSpec.makeMeasureSpec(width, MeasureSpec.getMode(widthMeasureSpec)) in onMeasure() constant
/frameworks/base/tests/TransitionTests/src/com/android/transitiontests/
DHierarchicalMove.java100 int widthSpec = wide ? LayoutParams.WRAP_CONTENT : LayoutParams.MATCH_PARENT; in sendMessage() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsPopupMenu.java98 int widthSpec = MeasureSpec.makeMeasureSpec( in show() local
/frameworks/base/tests/UiBench/src/com/android/test/uibench/
DNotificationShadeActivity.java131 int widthSpec = MeasureSpec.makeMeasureSpec(getWidth(), MeasureSpec.AT_MOST); in updateState() local
/frameworks/base/core/java/android/transition/
DTransitionUtils.java107 int widthSpec = View.MeasureSpec.makeMeasureSpec(right - left, View.MeasureSpec.EXACTLY); in copyViewImage() local
/frameworks/base/core/java/android/widget/
DListPopupWindow.java650 final int widthSpec; in show() local
1227 final int widthSpec = MeasureSpec.makeMeasureSpec(widthSize, widthMode); in buildDropDown() local
DGridLayout.java1039 private void measureChildrenWithMargins(int widthSpec, int heightSpec, boolean firstPass) { in measureChildrenWithMargins()
1071 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
DPopupWindow.java1166 public void setWindowLayoutMode(int widthSpec, int heightSpec) { in setWindowLayoutMode()
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardSecurityViewFlipper.java199 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
DMediaCarouselController.kt485 val widthSpec = desiredHostState?.measurementInput?.widthMeasureSpec ?: 0 in <lambda>() constant
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java778 final int widthSpec = MeasureSpec.makeMeasureSpec(widthSize, MeasureSpec.EXACTLY); in layoutChildren() local
906 final int widthSpec = MeasureSpec.makeMeasureSpec(widthSize, MeasureSpec.EXACTLY); in fillUp() local
1020 final int widthSpec = MeasureSpec.makeMeasureSpec(widthSize, MeasureSpec.EXACTLY); in fillDown() local
/frameworks/base/core/java/com/android/internal/widget/
DSubtitleView.java220 final int widthSpec = MeasureSpec.getSize(widthMeasureSpec); in onMeasure() local
DRecyclerView.java2965 protected void onMeasure(int widthSpec, int heightSpec) { in onMeasure()
3040 void defaultOnMeasure(int widthSpec, int heightSpec) { in defaultOnMeasure()
6938 void setMeasuredDimensionFromChildren(int widthSpec, int heightSpec) { in setMeasuredDimensionFromChildren()
8389 final int widthSpec = getChildMeasureSpec(getWidth(), getWidthMode(), in measureChild() local
8406 boolean shouldReMeasureChild(View child, int widthSpec, int heightSpec, LayoutParams lp) { in shouldReMeasureChild()
8420 boolean shouldMeasureChild(View child, int widthSpec, int heightSpec, LayoutParams lp) { in shouldMeasureChild()
8489 final int widthSpec = getChildMeasureSpec(getWidth(), getWidthMode(), in measureChildWithMargins() local
9243 public void onMeasure(Recycler recycler, State state, int widthSpec, int heightSpec) { in onMeasure()
DGridLayoutManager.java742 private void measureChildWithDecorationsAndMargin(View child, int widthSpec, int heightSpec, in measureChildWithDecorationsAndMargin()
/frameworks/base/core/java/android/app/
DActivityTransitionCoordinator.java560 int widthSpec = View.MeasureSpec.makeMeasureSpec(width, View.MeasureSpec.EXACTLY); in setSharedElementState() local
722 int widthSpec = View.MeasureSpec.makeMeasureSpec(state.mMeasuredWidth, in setOriginalSharedElementState() local
/frameworks/base/core/java/com/android/internal/app/
DChooserActivity.java420 int widthSpec = MeasureSpec.makeMeasureSpec(v.getWidth(), MeasureSpec.EXACTLY); in collapseParentView() local
/frameworks/base/media/java/android/media/
DTtmlRenderer.java709 final int widthSpec = MeasureSpec.makeMeasureSpec(width, MeasureSpec.EXACTLY); in setSize() local
DWebVttRenderer.java1176 final int widthSpec = MeasureSpec.makeMeasureSpec(width, MeasureSpec.EXACTLY); in setSize() local
DClosedCaptionRenderer.java178 final int widthSpec = MeasureSpec.makeMeasureSpec(width, MeasureSpec.EXACTLY); in setSize() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...