Searched defs:widthMeasureSpec (Results 1 – 22 of 22) sorted by relevance
| /appcompat/appcompat/src/main/java/androidx/appcompat/widget/ |
| D | AppCompatRatingBar.java | 61 protected synchronized void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | DialogTitle.java | 54 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | ButtonBarLayout.java | 78 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | AlertDialogLayout.java | 63 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 70 private boolean tryOnMeasure(int widthMeasureSpec, int heightMeasureSpec) { in tryOnMeasure()
|
| D | ContentFrameLayout.java | 97 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | ViewStubCompat.java | 150 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | LinearLayoutCompat.java | 571 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 615 void measureVertical(int widthMeasureSpec, int heightMeasureSpec) { in measureVertical() 948 void measureHorizontal(int widthMeasureSpec, int heightMeasureSpec) { in measureHorizontal() 1334 private void forceUniformHeight(int count, int widthMeasureSpec) { in forceUniformHeight() 1396 int widthMeasureSpec, int totalWidth, int heightMeasureSpec, in measureChildBeforeLayout()
|
| D | ScrollingTabContainerView.java | 97 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 443 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | ActivityChooserView.java | 461 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 803 final int widthMeasureSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in measureContentWidth() local
|
| D | ActionBarContainer.java | 272 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | ActionBarContextView.java | 265 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | ActionMenuView.java | 148 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 179 private void onMeasureExactFormat(int widthMeasureSpec, int heightMeasureSpec) { in onMeasureExactFormat()
|
| D | AppCompatSpinner.java | 436 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure() 560 final int widthMeasureSpec = in compatMeasureContentWidth() local
|
| D | DropDownListView.java | 299 public int measureHeightOfChildrenCompat(int widthMeasureSpec, int startPosition, in measureHeightOfChildrenCompat()
|
| D | AppCompatTextView.java | 669 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | ActionBarOverlayLayout.java | 421 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | SwitchCompat.java | 904 public void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | SearchView.java | 790 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | Toolbar.java | 1814 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| /appcompat/appcompat/src/main/java/androidx/appcompat/view/menu/ |
| D | MenuPopup.java | 148 final int widthMeasureSpec = MeasureSpec.makeMeasureSpec(0, MeasureSpec.UNSPECIFIED); in measureIndividualMenuWidth() local
|
| D | ListMenuItemView.java | 279 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|
| D | ActionMenuItemView.java | 272 protected void onMeasure(int widthMeasureSpec, int heightMeasureSpec) { in onMeasure()
|