Searched defs:executorService (Results 1 – 3 of 3) sorted by relevance
98 final ScheduledExecutorService executorService = getBackgroundExecutor(name); in killTasks() local
112 public PositionUpdater(int durationMs, ScheduledExecutorService executorService) { in PositionUpdater()365 public void onPlaybackStarted(int duration, ScheduledExecutorService executorService) { in onPlaybackStarted()
83 void onPlaybackStarted(int duration, ScheduledExecutorService executorService); in onPlaybackStarted()