Home
last modified time | relevance | path

Searched refs:getMeasuredState (Results 1 – 21 of 21) sorted by relevance

/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/
DAlertDialogLayout.java121 childState = combineMeasuredStates(childState, topPanel.getMeasuredState()); in tryOnMeasure()
132 childState = combineMeasuredStates(childState, buttonPanel.getMeasuredState()); in tryOnMeasure()
149 childState = combineMeasuredStates(childState, middlePanel.getMeasuredState()); in tryOnMeasure()
171 childState = combineMeasuredStates(childState, buttonPanel.getMeasuredState()); in tryOnMeasure()
191 childState = combineMeasuredStates(childState, middlePanel.getMeasuredState()); in tryOnMeasure()
/frameworks/base/core/java/com/android/internal/widget/
DAlertDialogLayout.java122 childState = combineMeasuredStates(childState, topPanel.getMeasuredState()); in tryOnMeasure()
133 childState = combineMeasuredStates(childState, buttonPanel.getMeasuredState()); in tryOnMeasure()
150 childState = combineMeasuredStates(childState, middlePanel.getMeasuredState()); in tryOnMeasure()
172 childState = combineMeasuredStates(childState, buttonPanel.getMeasuredState()); in tryOnMeasure()
192 childState = combineMeasuredStates(childState, middlePanel.getMeasuredState()); in tryOnMeasure()
DActionBarOverlayLayout.java440 childState = combineMeasuredStates(childState, mActionBarTop.getMeasuredState());
450 childState = combineMeasuredStates(childState, mActionBarBottom.getMeasuredState());
540 childState = combineMeasuredStates(childState, mContent.getMeasuredState());
DWatchListDecorLayout.java180 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
/frameworks/base/core/java/android/widget/
DToolbar.java1717 childState = combineMeasuredStates(childState, mNavButtonView.getMeasuredState()); in onMeasure()
1727 childState = combineMeasuredStates(childState, mCollapseButtonView.getMeasuredState()); in onMeasure()
1741 childState = combineMeasuredStates(childState, mMenuView.getMeasuredState()); in onMeasure()
1753 childState = combineMeasuredStates(childState, mExpandedActionView.getMeasuredState()); in onMeasure()
1761 childState = combineMeasuredStates(childState, mLogoView.getMeasuredState()); in onMeasure()
1776 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
1789 childState = combineMeasuredStates(childState, mTitleTextView.getMeasuredState()); in onMeasure()
1798 childState = combineMeasuredStates(childState, mSubtitleTextView.getMeasuredState()); in onMeasure()
DDayPickerViewPager.java74 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
DLinearLayout.java930 childState = combineMeasuredStates(childState, child.getMeasuredState()); in measureVertical()
1034 childState = combineMeasuredStates(childState, child.getMeasuredState() in measureVertical()
1277 childState = combineMeasuredStates(childState, child.getMeasuredState()); in measureHorizontal()
1439 child.getMeasuredState() & MEASURED_STATE_MASK); in measureHorizontal()
DFrameLayout.java200 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
DGridView.java1105 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
DListView.java1299 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/widget/
DPrintOptionsLayout.java102 childState = combineMeasuredStates(childState, child.getMeasuredState()); in onMeasure()
/frameworks/base/core/java/android/app/
DFragmentBreadCrumbs.java260 child.getMeasuredState()); in onMeasure()
/frameworks/base/media/java/android/media/tv/ad/
DTvAdView.java226 int childState = mSurfaceView.getMeasuredState(); in onMeasure()
/frameworks/base/media/java/android/media/tv/
DTvView.java916 int childState = mSurfaceView.getMeasuredState(); in onMeasure()
/frameworks/base/media/java/android/media/tv/interactive/
DTvInteractiveAppView.java257 int childState = mSurfaceView.getMeasuredState(); in onMeasure()
/frameworks/base/core/java/android/view/
DView.java18809 public final int getMeasuredState() { in getMeasuredState() method
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17170 HSPLandroid/view/View;->getMeasuredState()I
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33421 method public final int getMeasuredState();
/frameworks/base/config/
Dboot-image-profile.txt17234 HSPLandroid/view/View;->getMeasuredState()I
/frameworks/base/core/api/
Dcurrent.txt52697 method public final int getMeasuredState();