Home
last modified time | relevance | path

Searched refs:getLinearLayout (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/widget/scroll/arrowscroll/
H A DShortButtonsTest.java51 getActivity().getLinearLayout().getHeight() in testPreconditions()
68 getActivity().getLinearLayout().getHeight() - mScrollView.getHeight(), in testScrollDownToBottomThroughButtons()
H A DButtonsWithTallTextViewInBetweenTest.java106 getActivity().getLinearLayout().getHeight() - mScrollView.getHeight(), in testScrollDownToBottomButton()
121 final int maxScroll = getActivity().getLinearLayout().getHeight() in testPanBottomButtonOffScreenLosesFocus()
H A DMultiPageTextWithPaddingTest.java66 getActivity().getLinearLayout().getHeight() in testScrollDownToBottom()
/aosp12/frameworks/base/core/tests/coretests/src/android/widget/scroll/
H A DScrollViewButtonsAndLabels.java43 public LinearLayout getLinearLayout() { in getLinearLayout() method in ScrollViewButtonsAndLabels
H A DScrollViewButtonsAndLabelsTest.java46 mLinearLayout = getActivity().getLinearLayout(); in setUp()
/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DScrollViewScenario.java208 public LinearLayout getLinearLayout() { in getLinearLayout() method in ScrollViewScenario