Home
last modified time | relevance | path

Searched defs:waitForUpdate (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/telecom/src/android/telecom/cts/
DCtsSelfManagedConnectionService.java201 public boolean waitForUpdate(int lock) { in waitForUpdate() method in CtsSelfManagedConnectionService
/cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
DSimpleAppWidgetHostService.java188 private boolean waitForUpdate() throws InterruptedException { in waitForUpdate() method in SimpleAppWidgetHostService
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2236 public synchronized boolean waitForUpdate() { in testPauseResumeTimers() method in WebViewTest.Monitor