Searched defs:waitForUpdate (Results 1 – 6 of 6) sorted by relevance
26 boolean waitForUpdate(int lock); in waitForUpdate() method
51 public boolean waitForUpdate(int lock) { in waitForUpdate() method in ConnectionServiceCallController
199 public boolean waitForUpdate(int lock) { in waitForUpdate() method in CtsSelfManagedConnectionService
188 private boolean waitForUpdate() throws InterruptedException { in waitForUpdate() method in SimpleAppWidgetHostService
190 public void waitForUpdate() { in waitForUpdate() method in InCallServiceFixture
2242 public synchronized boolean waitForUpdate() { in testPauseResumeTimers() method in WebViewTest.Monitor