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

  /cts/tests/tests/webkit/src/android/webkit/cts/
ServiceWorkerClientTest.java 49 private static final int POLLING_TIMEOUT = 60 * 1000;
157 PollingCheck.check("JS could not register Service Worker", POLLING_TIMEOUT,
166 PollingCheck.check("Service Worker intercept callbacks not invoked", POLLING_TIMEOUT,
GeolocationTest.java 70 private static final int POLLING_TIMEOUT = 60 * 1000;
341 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
348 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
352 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
353 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
435 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
442 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
447 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation);
464 PollingCheck.check("Geolocation prompt not called", POLLING_TIMEOUT, receivedRequest);
465 PollingCheck.check("JS didn't get position", POLLING_TIMEOUT, receivedLocation)
    [all...]
  /cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java 65 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 196 milliseconds