Searched refs:withAdLoadError (Results 1 – 5 of 5) sorted by relevance
62 state = state.withAdLoadError(/* adGroupIndex= */ 0, /* adIndexInAdGroup= */ 0); in setAdErrorBeforeAdCount()112 state = state.withAdLoadError(/* adGroupIndex= */ 0, /* adIndexInAdGroup= */ 1); in getFirstAdIndexToPlaySkipsErrorAds()122 state = state.withAdLoadError(/* adGroupIndex= */ 0, /* adIndexInAdGroup= */ 1); in getNextAdIndexToPlaySkipsErrorAds()132 state.withAdLoadError(/* adGroupIndex= */ 0, /* adIndexInAdGroup= */ 0); in setAdStateTwiceThrows()
498 .withAdLoadError(adGroupIndex, /* adIndexInAdGroup= */ 0); in setAdGroupFailedToLoad()
494 AdPlaybackState errorAdPlaybackState = initialAdPlaybackState.withAdLoadError(0, 0); in adGroupWithLoadErrorIsSkipped()
404 public AdPlaybackState withAdLoadError(int adGroupIndex, int adIndexInAdGroup) { in withAdLoadError() method in AdPlaybackState
1278 adPlaybackState = adPlaybackState.withAdLoadError(adGroupIndex, i); in handleAdGroupLoadError()1321 adPlaybackState = adPlaybackState.withAdLoadError(adGroupIndex, adIndexInAdGroup); in handleAdPrepareError()