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