Searched refs:throwPlaybackException (Results 1 – 3 of 3) sorted by relevance
579 public Builder throwPlaybackException(ExoPlaybackException exception) { in throwPlaybackException() method in ActionSchedule.Builder
1414 .throwPlaybackException(ExoPlaybackException.createForSource(new IOException())) in reprepareAfterPlaybackError()1444 .throwPlaybackException(ExoPlaybackException.createForSource(new IOException())) in seekAndReprepareAfterPlaybackError()1571 .throwPlaybackException(ExoPlaybackException.createForSource(new IOException())) in playbackErrorAndReprepareDoesNotResetPosition()1634 .throwPlaybackException(ExoPlaybackException.createForSource(new IOException())) in seekAfterPlaybackError()1697 .throwPlaybackException(ExoPlaybackException.createForSource(new IOException())) in playbackErrorAndReprepareWithPositionResetKeepsWindowSequenceNumber()1738 .throwPlaybackException(ExoPlaybackException.createForSource(new IOException())) in playbackErrorTwiceStillKeepsTimeline()1743 .throwPlaybackException(ExoPlaybackException.createForSource(new IOException())) in playbackErrorTwiceStillKeepsTimeline()
546 .throwPlaybackException(ExoPlaybackException.createForSource(new IOException())) in reprepareAfterError()