Searched refs:copyStatesWithSpaceForAdCount (Results 1 – 1 of 1) sorted by relevance
134 @AdState int[] states = copyStatesWithSpaceForAdCount(this.states, count); in withAdCount()151 @AdState int[] states = copyStatesWithSpaceForAdCount(this.states, index + 1); in withAdUri()174 @AdState int[] states = copyStatesWithSpaceForAdCount(this.states, index + 1); in withAdState()224 private static @AdState int[] copyStatesWithSpaceForAdCount(@AdState int[] states, int count) { in copyStatesWithSpaceForAdCount() method in AdPlaybackState.AdGroup