Searched defs:totalWidth (Results 1 – 9 of 9) sorted by relevance
| /frameworks/base/core/java/android/widget/ |
| D | TableLayout.java | 454 int widthMeasureSpec, int totalWidth, in measureChildBeforeLayout() 560 int totalWidth = 0; in shrinkAndStretchColumns() local 579 boolean allColumns, int size, int totalWidth) { in mutateColumnsWidth()
|
| D | TabWidget.java | 157 void measureChildBeforeLayout(View child, int childIndex, int widthMeasureSpec, int totalWidth, in measureChildBeforeLayout()
|
| D | TableRow.java | 192 int widthMeasureSpec, int totalWidth, in measureChildBeforeLayout()
|
| D | LinearLayout.java | 1550 int widthMeasureSpec, int totalWidth, int heightMeasureSpec, in measureChildBeforeLayout()
|
| /frameworks/layoutlib/studio-custom-widgets/src/com/android/tools/idea/editors/theme/widgets/ |
| D | ThemePreviewLayout.java | 158 int totalWidth = mNumColumns * itemWidth + horizontalMarginsTotalWidth + in onMeasure() local
|
| /frameworks/opt/photoviewer/src/com/android/ex/photo/ |
| D | PhotoViewController.java | 988 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
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
| D | StatusIconContainer.java | 160 int totalWidth = mPaddingLeft + mPaddingRight; in onMeasure() local
|
| /frameworks/base/core/java/android/view/ |
| D | NotificationHeaderView.java | 137 int totalWidth = getPaddingStart(); in onMeasure() local
|
| /frameworks/base/core/java/android/inputmethodservice/ |
| D | Keyboard.java | 643 int totalWidth = 0; in resize() local
|