Searched refs:REPEATED_END_PERSIST_AD_SELECTION (Results 1 – 2 of 2) sorted by relevance
106 static final String REPEATED_END_PERSIST_AD_SELECTION = field in AdSelectionExecutionLogger557 throw new IllegalStateException(REPEATED_END_PERSIST_AD_SELECTION); in endPersistAdSelection()
43 … com.android.adservices.service.stats.AdSelectionExecutionLogger.REPEATED_END_PERSIST_AD_SELECTION;1456 assertThat(throwable.getMessage()).contains(REPEATED_END_PERSIST_AD_SELECTION); in testAdSelectionExecutionLogger_redundantEndOfPersistAdSelection()