Home
last modified time | relevance | path

Searched defs:initialDelay (Results 1 – 4 of 4) sorted by relevance

/libcore/luni/src/main/java/java/util/concurrent/
DScheduledExecutorService.java125 long initialDelay, in scheduleAtFixedRate()
152 long initialDelay, in scheduleWithFixedDelay()
DScheduledThreadPoolExecutor.java529 long initialDelay, in scheduleAtFixedRate()
553 long initialDelay, in scheduleWithFixedDelay()
/libcore/jsr166-tests/src/test/java/jsr166/
DScheduledExecutorTest.java696 long initialDelay = LONG_DELAY_MS; in testShutdown3() local
DScheduledExecutorSubclassTest.java745 long initialDelay = LONG_DELAY_MS; in testShutdown3() local