Searched defs:waitMillis (Results 1 – 2 of 2) sorted by relevance
68 protected void waitForEnd(long waitMillis) throws InterruptedException { in waitForEnd()73 protected static void waitForEnd(SimpleTransitionListener listener, long waitMillis) in waitForEnd()
286 public void waitForCompletion(long waitMillis) throws Exception { in waitForCompletion()