/frameworks/support/v7/appcompat/src/android/support/v7/widget/ |
D | AlertDialogLayout.java | 109 childState = View.combineMeasuredStates(childState, topPanel.getMeasuredState()); in tryOnMeasure() 120 childState = View.combineMeasuredStates(childState, buttonPanel.getMeasuredState()); in tryOnMeasure() 137 childState = View.combineMeasuredStates(childState, middlePanel.getMeasuredState()); in tryOnMeasure() 159 childState = View.combineMeasuredStates(childState, buttonPanel.getMeasuredState()); in tryOnMeasure() 179 childState = View.combineMeasuredStates(childState, middlePanel.getMeasuredState()); in tryOnMeasure()
|
D | Toolbar.java | 1594 mNavButtonView.getMeasuredState()); in onMeasure() 1605 mCollapseButtonView.getMeasuredState()); in onMeasure() 1620 mMenuView.getMeasuredState()); in onMeasure() 1633 mExpandedActionView.getMeasuredState()); in onMeasure() 1642 mLogoView.getMeasuredState()); in onMeasure() 1657 childState = View.combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure() 1670 childState = View.combineMeasuredStates(childState, mTitleTextView.getMeasuredState()); in onMeasure() 1680 mSubtitleTextView.getMeasuredState()); in onMeasure()
|
D | ActionBarOverlayLayout.java | 354 childState = View.combineMeasuredStates(childState, mActionBarTop.getMeasuredState()); 406 childState = View.combineMeasuredStates(childState, mContent.getMeasuredState());
|
D | LinearLayoutCompat.java | 710 child.getMeasuredState()); in measureVertical() 821 child.getMeasuredState() & (View.MEASURED_STATE_MASK in measureVertical() 1058 child.getMeasuredState()); in measureHorizontal() 1211 child.getMeasuredState() & View.MEASURED_STATE_MASK); in measureHorizontal()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | AlertDialogLayout.java | 120 childState = combineMeasuredStates(childState, topPanel.getMeasuredState()); in tryOnMeasure() 131 childState = combineMeasuredStates(childState, buttonPanel.getMeasuredState()); in tryOnMeasure() 148 childState = combineMeasuredStates(childState, middlePanel.getMeasuredState()); in tryOnMeasure() 170 childState = combineMeasuredStates(childState, buttonPanel.getMeasuredState()); in tryOnMeasure() 190 childState = combineMeasuredStates(childState, middlePanel.getMeasuredState()); in tryOnMeasure()
|
D | ActionBarOverlayLayout.java | 384 childState = combineMeasuredStates(childState, mActionBarTop.getMeasuredState()); 394 childState = combineMeasuredStates(childState, mActionBarBottom.getMeasuredState()); 457 childState = combineMeasuredStates(childState, mContent.getMeasuredState());
|
D | WatchListDecorLayout.java | 180 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
|
/frameworks/support/design/src/android/support/design/internal/ |
D | BaselineLayout.java | 68 childState = View.combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
|
/frameworks/base/core/java/android/widget/ |
D | Toolbar.java | 1595 childState = combineMeasuredStates(childState, mNavButtonView.getMeasuredState()); in onMeasure() 1605 childState = combineMeasuredStates(childState, mCollapseButtonView.getMeasuredState()); in onMeasure() 1619 childState = combineMeasuredStates(childState, mMenuView.getMeasuredState()); in onMeasure() 1631 childState = combineMeasuredStates(childState, mExpandedActionView.getMeasuredState()); in onMeasure() 1639 childState = combineMeasuredStates(childState, mLogoView.getMeasuredState()); in onMeasure() 1654 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure() 1667 childState = combineMeasuredStates(childState, mTitleTextView.getMeasuredState()); in onMeasure() 1676 childState = combineMeasuredStates(childState, mSubtitleTextView.getMeasuredState()); in onMeasure()
|
D | DayPickerViewPager.java | 74 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
|
D | LinearLayout.java | 858 childState = combineMeasuredStates(childState, child.getMeasuredState()); in measureVertical() 961 childState = combineMeasuredStates(childState, child.getMeasuredState() in measureVertical() 1204 childState = combineMeasuredStates(childState, child.getMeasuredState()); in measureHorizontal() 1349 child.getMeasuredState() & MEASURED_STATE_MASK); in measureHorizontal()
|
D | FrameLayout.java | 191 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
|
D | GridView.java | 1084 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
|
D | ListView.java | 1293 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
|
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/ |
D | PrintOptionsLayout.java | 101 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
|
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/ |
D | BaseCardView.java | 390 state = View.combineMeasuredStates(state, mainView.getMeasuredState()); in onMeasure() 408 state = View.combineMeasuredStates(state, infoView.getMeasuredState()); in onMeasure() 418 state = View.combineMeasuredStates(state, extraView.getMeasuredState()); in onMeasure()
|
/frameworks/base/core/java/android/app/ |
D | FragmentBreadCrumbs.java | 257 child.getMeasuredState()); in onMeasure()
|
/frameworks/support/core-ui/java/android/support/v4/view/ |
D | PagerTitleStrip.java | 445 final int childState = mCurrText.getMeasuredState(); in onMeasure()
|
/frameworks/support/wear/src/android/support/wear/widget/ |
D | BoxInsetLayout.java | 198 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
|
/frameworks/base/media/java/android/media/tv/ |
D | TvView.java | 719 int childState = mSurfaceView.getMeasuredState(); in onMeasure()
|
/frameworks/support/compat/java/android/support/v4/view/ |
D | ViewCompat.java | 2276 public static int getMeasuredState(View view) { in getMeasuredState() method in ViewCompat 2277 return view.getMeasuredState(); in getMeasuredState()
|
/frameworks/support/design/src/android/support/design/widget/ |
D | CoordinatorLayout.java | 795 childState = View.combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
|
/frameworks/base/core/java/android/view/ |
D | View.java | 13682 public final int getMeasuredState() {
|
/frameworks/support/api/ |
D | 22.0.0.txt | 3391 method public static int getMeasuredState(android.view.View);
|
D | 22.1.0.txt | 3711 method public static int getMeasuredState(android.view.View);
|