Searched refs:getLinearLayout (Results 1 – 6 of 6) sorted by relevance
51 getActivity().getLinearLayout().getHeight() in testPreconditions()68 getActivity().getLinearLayout().getHeight() - mScrollView.getHeight(), in testScrollDownToBottomThroughButtons()
106 getActivity().getLinearLayout().getHeight() - mScrollView.getHeight(), in testScrollDownToBottomButton()121 final int maxScroll = getActivity().getLinearLayout().getHeight() in testPanBottomButtonOffScreenLosesFocus()
66 getActivity().getLinearLayout().getHeight() in testScrollDownToBottom()
44 public LinearLayout getLinearLayout() { in getLinearLayout() method in ScrollViewButtonsAndLabels
46 mLinearLayout = getActivity().getLinearLayout(); in setUp()
208 public LinearLayout getLinearLayout() { in getLinearLayout() method in ScrollViewScenario