Searched refs:scheduleWithFixedDelay (Results 1 – 2 of 2) 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