Home
last modified time | relevance | path

Searched defs:maybeThrowPlaylistRefreshError (Results 1 – 2 of 2) sorted by relevance

/external/exoplayer/tree/library/hls/src/main/java/com/google/android/exoplayer2/source/hls/playlist/
DHlsPlaylistTracker.java208 void maybeThrowPlaylistRefreshError(Uri url) throws IOException; in maybeThrowPlaylistRefreshError() method
DDefaultHlsPlaylistTracker.java206 public void maybeThrowPlaylistRefreshError(Uri url) throws IOException { in maybeThrowPlaylistRefreshError() method in DefaultHlsPlaylistTracker
511 public void maybeThrowPlaylistRefreshError() throws IOException { in maybeThrowPlaylistRefreshError() method in DefaultHlsPlaylistTracker.MediaPlaylistBundle