HomeSort by relevance Sort by last modified time
    Searched refs:waitForUpdate (Results 1 - 6 of 6) sorted by null

  /cts/tests/tests/telecom/src/android/telecom/cts/
SelfManagedConnectionServiceTest.java 290 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
515 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
532 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
544 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
568 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
601 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
640 CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
CtsSelfManagedConnectionService.java 201 public boolean waitForUpdate(int lock) {
ConnectionServiceTest.java 216 assertTrue(CtsSelfManagedConnectionService.getConnectionService().waitForUpdate(
TestUtils.java 472 TestCase.assertTrue(connectionService.waitForUpdate(
  /cts/hostsidetests/devicepolicy/app/WidgetProvider/src/com/android/cts/widgetprovider/
SimpleAppWidgetHostService.java 111 boolean update = waitForUpdate();
188 private boolean waitForUpdate() throws InterruptedException {
  /cts/tests/tests/webkit/src/android/webkit/cts/
WebViewTest.java     [all...]

Completed in 127 milliseconds