Searched defs:POLLING_TIMEOUT (Results 1 – 3 of 3) sorted by relevance
50 private static final int POLLING_TIMEOUT = 60 * 1000; field in ServiceWorkerClientTest
74 private static final int POLLING_TIMEOUT = 60 * 1000; field in GeolocationTest
66 private static final int POLLING_TIMEOUT = 15000; field in CalendarTest1506 new PollingCheck(POLLING_TIMEOUT) { in testRemindersAlarm() argument