Home
last modified time | relevance | path

Searched defs:adSelectionConfigId (Results 1 – 5 of 5) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/data/adselection/
DAdSelectionEntryDao.java131 String adSelectionConfigId, String appPackageName); in doesAdSelectionOverrideExistForPackageName()
246 String adSelectionConfigId, String appPackageName); in getDecisionLogicOverride()
260 String adSelectionConfigId, String appPackageName); in getTrustedScoringSignalsOverride()
274 String adSelectionConfigId, String appPackageName); in getBuyersDecisionLogicOverride()
336 String adSelectionConfigId, String appPackageName); in removeAdSelectionOverrideByIdAndPackageName()
348 String adSelectionConfigId, String appPackageName); in removeBuyerDecisionLogicOverrideByIdAndPackageName()
DDBBuyerDecisionOverride.java63 String adSelectionConfigId, in create()
86 String adSelectionConfigId); in setAdSelectionConfigId()
DDBAdSelectionOverride.java66 String adSelectionConfigId, in create()
89 String adSelectionConfigId); in setAdSelectionConfigId()
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/devapi/
DAdSelectionDevOverridesHelper.java187 final String adSelectionConfigId = calculateAdSelectionConfigId(adSelectionConfig); in addAdSelectionSellerOverride() local
224 String adSelectionConfigId = calculateAdSelectionConfigId(adSelectionConfig); in removeAdSelectionSellerOverride() local
331 String adSelectionConfigId = calculateAdSelectionFromOutcomesConfigId(config); in removeAdSelectionOutcomeSelectorOverride() local
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DAdSelectionServiceImplTest.java3407 String adSelectionConfigId = in testRemoveAdSelectionConfigRemoteInfoOverrideSuccess() local
3471 String adSelectionConfigId = in testRemoveAdSelectionConfigRemoteInfoOverrideWithRevokedUserConsentSuccess() local
3531 String adSelectionConfigId = in testRemoveAdSelectionConfigRemoteInfoOverrideFailsWithDevOptionsDisabled() local
3595 String adSelectionConfigId = in testRemoveAdSelectionConfigRemoteInfoOverrideDoesNotDeleteWithIncorrectPackageName() local
5948 String adSelectionConfigId = in testRemoveAdSelectionFromOutcomesConfigRemoteInfoOverrideWithRevokedUserConsentSuccess() local
6010 String adSelectionConfigId = in testRemoveAdSelectionFromOutcomesConfigRemoteInfoOverrideFailsWithDevOptionsDisabled() local
6076 String adSelectionConfigId = in testRemoveAdSelectionFromOutcomesConfigRemoteOverrideNotDeleteIncorrectPackageName() local