Searched refs:withAdDurationsUs (Results 1 – 6 of 6) sorted by relevance
163 .withAdDurationsUs(PREROLL_ADS_DURATIONS_US) in start_updatesAdPlaybackState()236 .withAdDurationsUs(PREROLL_ADS_DURATIONS_US) in playback_withPrerollAd_marksAdAsPlayed()303 adPlaybackState = adPlaybackState.withAdDurationsUs(adDurationsUs);
192 public AdGroup withAdDurationsUs(long[] durationsUs) { in withAdDurationsUs() method in AdPlaybackState.AdGroup423 public AdPlaybackState withAdDurationsUs(long[][] adDurationUs) { in withAdDurationsUs() method in AdPlaybackState426 adGroups[adGroupIndex] = adGroups[adGroupIndex].withAdDurationsUs(adDurationUs[adGroupIndex]); in withAdDurationsUs()
295 adPlaybackState = adPlaybackState.withAdDurationsUs(getAdDurationsUs()); in maybeUpdateSourceInfo()
153 AD_PLAYBACK_STATE.withAdDurationsUs(new long[][] {{PREROLL_AD_DURATION_US}}))); in createPeriod_preparesChildAdMediaSourceAndRefreshesSourceInfoWithAdMediaSourceInfo()
213 adPlaybackState = adPlaybackState.withAdDurationsUs(adDurationsUs); in createAdPlaybackState()
490 .withAdDurationsUs(newDurations); in setAdGroupLoaded()