Searched refs:PPAPI_AND_SYSTEM_SERVER (Results 1 – 9 of 9) sorted by relevance
380 case Flags.PPAPI_AND_SYSTEM_SERVER: in getConsent()432 case Flags.PPAPI_AND_SYSTEM_SERVER: in getConsent()534 case Flags.PPAPI_AND_SYSTEM_SERVER: in getKnownAppsWithConsent()578 case Flags.PPAPI_AND_SYSTEM_SERVER: in getAppsWithRevokedConsent()623 case Flags.PPAPI_AND_SYSTEM_SERVER: in revokeConsentForApp()668 case Flags.PPAPI_AND_SYSTEM_SERVER: in restoreConsentForApp()706 case Flags.PPAPI_AND_SYSTEM_SERVER: in resetAppsAndBlockedApps()745 case Flags.PPAPI_AND_SYSTEM_SERVER: in resetApps()806 case Flags.PPAPI_AND_SYSTEM_SERVER: in isFledgeConsentRevokedForApp()864 case Flags.PPAPI_AND_SYSTEM_SERVER: in isFledgeConsentRevokedForAppAfterSettingFledgeUse()[all …]
94 if (blockedTopicsSourceOfTruth == Flags.PPAPI_AND_SYSTEM_SERVER in BlockedTopicsManager()161 case Flags.PPAPI_AND_SYSTEM_SERVER: in blockTopic()209 case Flags.PPAPI_AND_SYSTEM_SERVER: in unblockTopic()253 case Flags.PPAPI_AND_SYSTEM_SERVER: in retrieveAllBlockedTopics()297 case Flags.PPAPI_AND_SYSTEM_SERVER: in clearAllBlockedTopics()346 || blockedTopicsSourceOfTruth == Flags.PPAPI_AND_SYSTEM_SERVER) { in handleBlockedTopicsMigrationIfNeeded()361 case Flags.PPAPI_AND_SYSTEM_SERVER: in handleBlockedTopicsMigrationIfNeeded()
921 PPAPI_AND_SYSTEM_SERVER,932 int PPAPI_AND_SYSTEM_SERVER = 2; field947 SdkLevel.isAtLeastT() ? PPAPI_AND_SYSTEM_SERVER : APPSEARCH_ONLY;961 SdkLevel.isAtLeastT() ? PPAPI_AND_SYSTEM_SERVER : APPSEARCH_ONLY;
330 int consentSourceOfTruth = Flags.PPAPI_AND_SYSTEM_SERVER; in testConsentIsGivenAfterEnabling_PPAPIAndSystemServer()424 int consentSourceOfTruth = Flags.PPAPI_AND_SYSTEM_SERVER; in testConsentIsRevokedAfterDisabling_PpApiAndSystemServer()731 int consentSourceOfTruth = Flags.PPAPI_AND_SYSTEM_SERVER; in testIsFledgeConsentRevokedForAppWithFullApiConsentGaUxDisabled_ppApiAndSystemServer()877 int consentSourceOfTruth = Flags.PPAPI_AND_SYSTEM_SERVER; in testIsFledgeConsentRevokedForAppWithFullApiConsentGaUxEnabled_ppApiAndSystemServer()954 mConsentManager = getConsentManagerByConsentSourceOfTruth(Flags.PPAPI_AND_SYSTEM_SERVER); in testIsFledgeConsentRevokedForAppWithoutPrivacySandboxConsentGaUxDisabled_bothSrc()1011 mConsentManager = getConsentManagerByConsentSourceOfTruth(Flags.PPAPI_AND_SYSTEM_SERVER); in testIsFledgeConsentRevokedForAppWithoutPrivacySandboxConsentGaUxEnabled_bothSrc()1064 mConsentManager = getConsentManagerByConsentSourceOfTruth(Flags.PPAPI_AND_SYSTEM_SERVER); in testIsFledgeConsentRevokedForNotFoundAppGaUxDisabledThrows_ppApiAndSystemServer()1118 mConsentManager = getConsentManagerByConsentSourceOfTruth(Flags.PPAPI_AND_SYSTEM_SERVER); in testIsFledgeConsentRevokedForNotFoundAppGaUxEnabledThrows_ppApiAndSystemServer()1210 mConsentManager = getConsentManagerByConsentSourceOfTruth(Flags.PPAPI_AND_SYSTEM_SERVER); in testIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentGaUxDisabled_both()1372 mConsentManager = getConsentManagerByConsentSourceOfTruth(Flags.PPAPI_AND_SYSTEM_SERVER); in testIsFledgeConsentRevokedForAppAfterSetFledgeUseWithFullApiConsentGaUxEnabled_both()[all …]
149 int blockedTopicsSourceOfTruth = Flags.PPAPI_AND_SYSTEM_SERVER; in testBlockUnblockRetrieveBlockedTopics_PpapiAndSystemServer()244 int blockedTopicsSourceOfTruth = Flags.PPAPI_AND_SYSTEM_SERVER; in testClearAllBlockedTopicsInSystemServiceIfNeeded_PpApiAndSystemServer()407 int blockedTopicsSourceOfTruth = Flags.PPAPI_AND_SYSTEM_SERVER; in testHandleBlockedTopicsMigrationIfNeeded_PpApiAndSystemServer()
108 Flags.PPAPI_AND_SYSTEM_SERVER, in setup()
175 Flags.PPAPI_AND_SYSTEM_SERVER, in setup()
115 Flags.PPAPI_AND_SYSTEM_SERVER, in setup()
188 import static com.android.adservices.service.Flags.PPAPI_AND_SYSTEM_SERVER;4850 assertThat(Flags.DEFAULT_CONSENT_SOURCE_OF_TRUTH).isEqualTo(PPAPI_AND_SYSTEM_SERVER); in testDefaultConsentSourceOfTruth_isAtLeastT()4880 assertThat(DEFAULT_BLOCKED_TOPICS_SOURCE_OF_TRUTH).isEqualTo(PPAPI_AND_SYSTEM_SERVER); in testDefaultBlockedTopicsConsentSourceOfTruth_isAtLeastT()