Searched refs:scheduleWithFixedDelay (Results 1 – 3 of 3) sorted by relevance
138 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() method in TestScheduledExecutorService
135 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() method in ContactsExecutors.HandlerExecutorService
228 public ScheduledFuture<?> scheduleWithFixedDelay(Runnable command, long initialDelay, in scheduleWithFixedDelay() method in TestExecutorService