Searched defs:numButtons (Results 1 – 4 of 4) sorted by relevance
57 final int numButtons = getActivity().getNumButtons(); in testScrollDownToBottomThroughButtons() local74 final int numButtons = getActivity().getNumButtons(); in testScrollFromBottomToTopThroughButtons() local
145 int numButtons = goToBottomButton(); in testArrowScrollUpToTopElementOnScreen() local165 int numButtons = getActivity().getNumButtons(); in goToBottomButton() local
145 public Params addButtons(int numButtons, String textPrefix, float heightRatio) { in addButtons()171 …public Params addVerticalLLOfButtons(final String prefix, final int numButtons, float heightRatio)… in addVerticalLLOfButtons()
133 int numButtons = 0; in onKeyDown() local