Searched refs:onPlaybackStarted (Results 1 – 2 of 2) sorted by relevance
685 view.onPlaybackStarted(duration.get(), getScheduledExecutorServiceInstance()); in resumePlayback()1020 void onPlaybackStarted(int duration, ScheduledExecutorService executorService); in onPlaybackStarted() method
241 public void onPlaybackStarted(int duration, ScheduledExecutorService executorService) { in onPlaybackStarted() method in VoicemailPlaybackLayout