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

  /cts/tests/tests/webkit/src/android/webkit/cts/
ServiceWorkerClientTest.java 50 private static final int POLLING_TIMEOUT = 60 * 1000;
167 PollingCheck.check("JS could not register Service Worker", POLLING_TIMEOUT,
176 PollingCheck.check("Service Worker intercept callbacks not invoked", POLLING_TIMEOUT,
192 PollingCheck.check("JS could not unregister Service Worker", POLLING_TIMEOUT,
GeolocationTest.java 72 private static final int POLLING_TIMEOUT = 60 * 1000;
349 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
356 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
360 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
361 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
443 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
450 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
455 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
472 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
473 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation)
    [all...]
  /frameworks/support/webkit/src/androidTest/java/androidx/webkit/
ServiceWorkerClientCompatTest.java 51 private static final int POLLING_TIMEOUT = 10 * 1000;
161 PollingCheck.check("JS could not register Service Worker", POLLING_TIMEOUT,
170 PollingCheck.check("Service Worker intercept callbacks not invoked", POLLING_TIMEOUT,
186 PollingCheck.check("JS could not unregister Service Worker", POLLING_TIMEOUT,
  /cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java 66 private static final int POLLING_TIMEOUT = 15000;
    [all...]
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar 
  /prebuilts/tools/darwin-x86/swt/
swt.jar 

Completed in 260 milliseconds