Searched refs:withPlayedAd (Results 1 – 6 of 6) sorted by relevance
85 state = state.withPlayedAd(/* adGroupIndex= */ 0, /* adIndexInAdGroup= */ 0); in getFirstAdIndexToPlaySkipsPlayedAd()111 state = state.withPlayedAd(/* adGroupIndex= */ 0, /* adIndexInAdGroup= */ 0); in getFirstAdIndexToPlaySkipsErrorAds()130 state = state.withPlayedAd(/* adGroupIndex= */ 0, /* adIndexInAdGroup= */ 0); in setAdStateTwiceThrows()
78 .withPlayedAd(/* adGroupIndex= */ 0, /* adIndexInAdGroup= */ 0)
237 .withPlayedAd(/* adGroupIndex= */ 0, /* adIndexInAdGroup= */ 0) in playback_withPrerollAd_marksAdAsPlayed()
388 public AdPlaybackState withPlayedAd(int adGroupIndex, int adIndexInAdGroup) { in withPlayedAd() method in AdPlaybackState
1253 adPlaybackState.withPlayedAd(adGroupIndex, adIndexInAdGroup).withAdResumePositionUs(0); in stopAdInternal()
808 .withPlayedAd( in adPlayback()