Searched refs:CONSENT_TOPICS (Results 1 – 2 of 2) sorted by relevance
37 @VisibleForTesting static final String CONSENT_TOPICS = "CONSENT-TOPICS"; field in AdServicesApiType66 return CONSENT_TOPICS; in toPpApiDatastoreKey()82 return CONSENT_TOPICS; in toAppSearchKey()
3244 when(mAppSearchConsentManagerMock.getConsent(AdServicesApiType.CONSENT_TOPICS)) in testConsentPerApiIsGivenAfterEnabling_AppSearchOnly()