Searched refs:REPEATED_START_PERSIST_AD_SELECTION (Results 1 – 2 of 2) sorted by relevance
102 static final String REPEATED_START_PERSIST_AD_SELECTION = field in AdSelectionExecutionLogger544 throw new IllegalStateException(REPEATED_START_PERSIST_AD_SELECTION); in startPersistAdSelection()
50 …om.android.adservices.service.stats.AdSelectionExecutionLogger.REPEATED_START_PERSIST_AD_SELECTION;1435 assertThat(throwable.getMessage()).contains(REPEATED_START_PERSIST_AD_SELECTION); in testAdSelectionExecutionLogger_redundantStartOfPersistAdSelection()