Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/upstream/
DLoadErrorHandlingPolicy.java81 long getBlacklistDurationMsFor( in getBlacklistDurationMsFor() method
92 default long getBlacklistDurationMsFor(LoadErrorInfo loadErrorInfo) { in getBlacklistDurationMsFor() method
DDefaultLoadErrorHandlingPolicy.java68 public long getBlacklistDurationMsFor( in getBlacklistDurationMsFor() method in DefaultLoadErrorHandlingPolicy