Home
last modified time | relevance | path

Searched defs:totalWidth (Results 1 – 13 of 13) sorted by relevance

/aosp12/frameworks/base/core/java/android/widget/
H A DTableLayout.java454 int widthMeasureSpec, int totalWidth, in measureChildBeforeLayout()
560 int totalWidth = 0; in shrinkAndStretchColumns() local
579 boolean allColumns, int size, int totalWidth) { in mutateColumnsWidth()
H A DTabWidget.java170 void measureChildBeforeLayout(View child, int childIndex, int widthMeasureSpec, int totalWidth, in measureChildBeforeLayout()
H A DTableRow.java192 int widthMeasureSpec, int totalWidth, in measureChildBeforeLayout()
H A DLinearLayout.java1550 int widthMeasureSpec, int totalWidth, int heightMeasureSpec, in measureChildBeforeLayout()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/
H A DDotIndicatorDecoration.java85 float totalWidth = in onDrawOver() local
/aosp12/packages/apps/Settings/src/com/android/settings/widget/
H A DSlidingTabLayout.java90 final int totalWidth = getMeasuredWidth(); in onLayout() local
H A DMatchParentShrinkingLinearLayout.java1060 int widthMeasureSpec, int totalWidth, int heightMeasureSpec, in measureChildBeforeLayout()
/aosp12/frameworks/opt/photoviewer/src/com/android/ex/photo/
H A DPhotoViewController.java988 final int totalWidth = mRootView.getMeasuredWidth(); in runEnterAnimation() local
1085 final int totalWidth = mRootView.getMeasuredWidth(); in runExitAnimation() local
1208 int totalWidth = mRootView.getMeasuredWidth(); in initTemporaryImage() local
/aosp12/packages/apps/ThemePicker/src/com/android/customization/widget/
H A DOptionSelectorController.java301 int totalWidth = mContainer.getMeasuredWidth(); in initOptions() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusIconContainer.java162 int totalWidth = mPaddingLeft + mPaddingRight; in onMeasure() local
/aosp12/frameworks/base/core/java/android/view/
H A DNotificationTopLineView.java114 int totalWidth = getPaddingStart(); in onMeasure() local
/aosp12/frameworks/base/core/java/android/inputmethodservice/
H A DKeyboard.java643 int totalWidth = 0; in resize() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/list/
H A DContactListItemView.java510 final int totalWidth = effectiveWidth - mGapBetweenLabelAndData; in onMeasure() local