Searched defs:numButtons (Results 1 – 3 of 3) sorted by relevance
57 final int numButtons = getActivity().getNumButtons(); in testScrollDownToBottomThroughButtons() local74 final int numButtons = getActivity().getNumButtons(); in testScrollFromBottomToTopThroughButtons() local
148 int numButtons = goToBottomButton(); in testArrowScrollUpToTopElementOnScreen() local168 int numButtons = getActivity().getNumButtons(); in goToBottomButton() local
146 public Params addButtons(int numButtons, String textPrefix, float heightRatio) { in addButtons()172 …public Params addVerticalLLOfButtons(final String prefix, final int numButtons, float heightRatio)… in addVerticalLLOfButtons()