Searched defs:seconds (Results 1 – 10 of 10) sorted by relevance
261 public void waitForLayout(int seconds) throws Throwable { in waitForLayout()278 public void waitForPrefetch(int seconds) throws Throwable { in waitForPrefetch()307 public void waitForSnap(int seconds) throws Throwable { in waitForSnap()
134 void runAndWait(int itemCount, int seconds) throws Throwable { in runAndWait()138 void runAndWait(int itemCount, int seconds, final ThrowingRunnable postRun) throws Throwable { in runAndWait()156 void waitForItems(int itemCount, int seconds) throws InterruptedException { in waitForItems()
65 public void awaitLayouts(int seconds) throws InterruptedException { in awaitLayouts()
51 public void waitForDraw(int seconds) throws InterruptedException { in waitForDraw()59 public void waitForLayout(int seconds) throws InterruptedException { in waitForLayout()
481 public void waitForLayout(int seconds) throws Throwable { in waitForLayout()505 public void waitForPrefetch(int seconds) throws Throwable { in waitForPrefetch()525 public void waitForSnap(int seconds) throws Throwable { in waitForSnap()
133 public void waitForPendingAnimationsCall(int seconds) throws InterruptedException { in waitForPendingAnimationsCall()
511 public void waitForLayout(int seconds) throws Throwable { in waitForLayout()528 public void waitForPrefetch(int seconds) throws Throwable { in waitForPrefetch()557 public void waitForSnap(int seconds) throws Throwable { in waitForSnap()
325 public void waitForLayout(int seconds) throws Throwable { in waitForLayout()
295 void waitForAnimations(int seconds) throws Throwable { in waitForAnimations()314 public void waitForDraw(int seconds) throws Throwable { in waitForDraw()613 public void waitForLayout(int seconds) throws Throwable { in waitForLayout()
1566 public void waitForDraw(int seconds) throws InterruptedException { in scrollToPositionCallback()