Searched defs:flingUpDown (Results 1 – 3 of 3) sorted by relevance
115 public void flingUpDown(UiObject2 content, int flingCount) { in flingUpDown() method in UiBenchJankTestsHelper119 public void flingUpDown(UiObject2 content, int flingCount, boolean reverse) { in flingUpDown() method in UiBenchJankTestsHelper
121 public void flingUpDown(int flingCount) { in flingUpDown() method in UiBenchJankHelper130 void flingUpDown(int flingCount, boolean reverse) { in flingUpDown() method in UiBenchJankHelper
26 void flingUpDown(int flingCount); in flingUpDown() method