Home
last modified time | relevance | path

Searched defs:maybeThrowSourceInfoRefreshError (Results 1 – 14 of 14) sorted by relevance

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/source/
DMergingMediaSource.java139 public void maybeThrowSourceInfoRefreshError() throws IOException { in maybeThrowSourceInfoRefreshError() method in MergingMediaSource
DMediaSource.java309 void maybeThrowSourceInfoRefreshError() throws IOException; in maybeThrowSourceInfoRefreshError() method
DProgressiveMediaSource.java258 public void maybeThrowSourceInfoRefreshError() { in maybeThrowSourceInfoRefreshError() method in ProgressiveMediaSource
DClippingMediaSource.java200 public void maybeThrowSourceInfoRefreshError() throws IOException { in maybeThrowSourceInfoRefreshError() method in ClippingMediaSource
DSingleSampleMediaSource.java316 public void maybeThrowSourceInfoRefreshError() { in maybeThrowSourceInfoRefreshError() method in SingleSampleMediaSource
DSilenceMediaSource.java116 public void maybeThrowSourceInfoRefreshError() {} in maybeThrowSourceInfoRefreshError() method in SilenceMediaSource
DMaskingMediaSource.java95 public void maybeThrowSourceInfoRefreshError() { in maybeThrowSourceInfoRefreshError() method in MaskingMediaSource
DCompositeMediaSource.java56 public void maybeThrowSourceInfoRefreshError() throws IOException { in maybeThrowSourceInfoRefreshError() method in CompositeMediaSource
DConcatenatingMediaSource.java1005 public void maybeThrowSourceInfoRefreshError() { in maybeThrowSourceInfoRefreshError() method in ConcatenatingMediaSource.DummyMediaSource
/external/exoplayer/tree/testutils/src/main/java/com/google/android/exoplayer2/testutil/
DFakeMediaSource.java148 public void maybeThrowSourceInfoRefreshError() throws IOException { in maybeThrowSourceInfoRefreshError() method in FakeMediaSource
/external/exoplayer/tree/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/
DHlsMediaSource.java432 public void maybeThrowSourceInfoRefreshError() throws IOException { in maybeThrowSourceInfoRefreshError() method in HlsMediaSource
/external/exoplayer/tree/library/smoothstreaming/src/main/java/com/google/android/exoplayer2/source/smoothstreaming/
DSsMediaSource.java575 public void maybeThrowSourceInfoRefreshError() throws IOException { in maybeThrowSourceInfoRefreshError() method in SsMediaSource
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/
DMediaSourceList.java335 public final void maybeThrowSourceInfoRefreshError() throws IOException { in maybeThrowSourceInfoRefreshError() method in MediaSourceList
/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/
DDashMediaSource.java678 public void maybeThrowSourceInfoRefreshError() throws IOException { in maybeThrowSourceInfoRefreshError() method in DashMediaSource