Searched defs:waitForUpdate (Results 1 – 5 of 5) 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
2246 public synchronized boolean waitForUpdate() { in testPauseResumeTimers() method in WebViewTest.Monitor