Searched refs:numberOfFlings (Results 1 – 1 of 1) sorted by relevance
154 public void scrollThroughSettings(int numberOfFlings) throws Exception { in scrollThroughSettings() argument157 while (count <= numberOfFlings && settingsList.fling(Direction.DOWN)) { in scrollThroughSettings()