Home
last modified time | relevance | path

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

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