Home
last modified time | relevance | path

Searched defs:parentHeight (Results 1 – 4 of 4) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DLinearLayoutTest.java468 final int parentHeight = parent.getHeight(); in testVerticalCenterGravityOnHorizontalLayout() local
515 final int parentHeight = parent.getHeight(); in testBottomGravityOnHorizontalLayout() local
710 final int parentHeight = parent.getHeight(); in verifyVisualsOfVerticalLayoutWithDivider() local
962 final int parentHeight = parent.getHeight(); in verifyVisualsOfHorizontalLayoutWithDivider() local
DPopupWindowTest.java1714 int parentHeight = parentWindowView.getMeasuredHeight(); in testVerticallyClippedBeforeAdjusted() local
1773 int parentHeight = parentWindowView.getMeasuredHeight(); in testClipToScreenClipsToInsets() local
/cts/tests/tests/view/src/android/view/animation/cts/
DTranslateAnimationTest.java169 final int parentHeight = parent.getHeight(); in testInitialize() local
/cts/tests/tests/view/src/android/view/cts/
DViewTest.java3021 final int parentHeight = 400; in testAddRemoveAffectsWrapContentLayout() local