Searched refs:REPEATED_START_SCORE_ADS (Results 1 – 2 of 2) sorted by relevance
189 static final String REPEATED_START_SCORE_ADS = field in AdSelectionExecutionLogger494 throw new IllegalStateException(REPEATED_START_SCORE_ADS); in startScoreAds()
53 …rt static com.android.adservices.service.stats.AdSelectionExecutionLogger.REPEATED_START_SCORE_ADS;1279 assertThat(throwable.getMessage()).contains(REPEATED_START_SCORE_ADS); in testAdSelectionExecutionLogger_redundantStartScoreAds()