Searched defs:flingUpDown (Results 1 – 3 of 3) sorted by relevance
116 public void flingUpDown(UiObject2 content, int flingCount) { in flingUpDown() method in UiBenchJankTestsHelper120 public void flingUpDown(UiObject2 content, int flingCount, boolean reverse) { in flingUpDown() method in UiBenchJankTestsHelper
137 public void flingUpDown(int flingCount) { in flingUpDown() method in UiBenchJankHelper146 void flingUpDown(int flingCount, boolean reverse) { in flingUpDown() method in UiBenchJankHelper
26 void flingUpDown(int flingCount); in flingUpDown() method