OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:POLLING_TIMEOUT
(Results
1 - 4
of
4
) sorted by null
/cts/tests/tests/webkit/src/android/webkit/cts/
GeolocationTest.java
67
private static final int
POLLING_TIMEOUT
= 60 * 1000;
291
PollingCheck.check("Geolocation prompt not called",
POLLING_TIMEOUT
, receivedRequest);
298
PollingCheck.check("JS didn't get position",
POLLING_TIMEOUT
, receivedLocation);
302
PollingCheck.check("Geolocation prompt not called",
POLLING_TIMEOUT
, receivedRequest);
303
PollingCheck.check("JS didn't get position",
POLLING_TIMEOUT
, receivedLocation);
382
PollingCheck.check("Geolocation prompt not called",
POLLING_TIMEOUT
, receivedRequest);
389
PollingCheck.check("JS didn't get position",
POLLING_TIMEOUT
, receivedLocation);
394
PollingCheck.check("JS didn't get position",
POLLING_TIMEOUT
, receivedLocation);
411
PollingCheck.check("Geolocation prompt not called",
POLLING_TIMEOUT
, receivedRequest);
412
PollingCheck.check("JS didn't get position",
POLLING_TIMEOUT
, receivedLocation)
[
all
...]
/cts/tests/tests/provider/src/android/provider/cts/
CalendarTest.java
66
private static final int
POLLING_TIMEOUT
= 10000;
[
all
...]
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
Completed in 477 milliseconds