Home
last modified time | relevance | path

Searched defs:parentWidth (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/widget/src/android/widget/cts/
DLinearLayoutTest.java217 int parentWidth = parent.getWidth(); in testAccessWeightSum() local
552 final int parentWidth = parent.getHeight(); in testHorizontalCenterGravityOnVerticalLayout() local
600 final int parentWidth = parent.getHeight(); in testRightGravityOnVerticalLayout() local
718 final int parentWidth = parent.getWidth(); in verifyVisualsOfVerticalLayoutWithDivider() local
970 final int parentWidth = parent.getWidth(); in verifyVisualsOfHorizontalLayoutWithDivider() local
DPopupWindowTest.java1740 int parentWidth = parentWindowView.getMeasuredWidth(); in testVerticallyClippedBeforeAdjusted() local
1802 int parentWidth = parentWindowView.getMeasuredWidth(); in testClipToScreenClipsToInsets() local
/cts/tests/tests/view/src/android/view/animation/cts/
DTranslateAnimationTest.java181 final int parentWidth = parent.getWidth(); in testInitialize() local