Home
last modified time | relevance | path

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

/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/source/ads/
DAdPlaybackState.java132 public AdGroup withAdCount(int count) { in withAdCount() method in AdPlaybackState.AdGroup
368 public AdPlaybackState withAdCount(int adGroupIndex, int adCount) { in withAdCount() method in AdPlaybackState