Searched refs:withAdState (Results 1 – 1 of 1) sorted by relevance
172 public AdGroup withAdState(@AdState int state, int index) { in withAdState() method in AdPlaybackState.AdGroup390 adGroups[adGroupIndex] = adGroups[adGroupIndex].withAdState(AD_STATE_PLAYED, adIndexInAdGroup); in withPlayedAd()398 adGroups[adGroupIndex] = adGroups[adGroupIndex].withAdState(AD_STATE_SKIPPED, adIndexInAdGroup); in withSkippedAd()406 adGroups[adGroupIndex] = adGroups[adGroupIndex].withAdState(AD_STATE_ERROR, adIndexInAdGroup); in withAdLoadError()