Home
last modified time | relevance | path

Searched refs:PERMISSIONS_SET (Results 1 – 3 of 3) sorted by relevance

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DAdSelectionServiceImpl.java147 public static final Set<String> PERMISSIONS_SET = field in AdSelectionServiceImpl
426 mContext, inputParams.getCallerPackageName(), apiName, PERMISSIONS_SET); in getAdSelectionData()
489 mContext, inputParams.getCallerPackageName(), apiName, PERMISSIONS_SET); in persistAdSelectionResult()
598 mContext, inputParams.getCallerPackageName(), apiName, PERMISSIONS_SET); in selectAds()
862 mContext, inputParams.getCallerPackageName(), apiName, PERMISSIONS_SET); in selectAdsFromOutcomes()
910 mContext, requestParams.getCallerPackageName(), apiName, PERMISSIONS_SET); in reportImpression()
988 mContext, inputParams.getCallerPackageName(), apiName, PERMISSIONS_SET); in reportInteraction()
1046 mContext, request.getCallerPackageName(), apiName, PERMISSIONS_SET); in setAppInstallAdvertisers()
1079 mContext, inputParams.getCallerPackageName(), apiName, PERMISSIONS_SET); in updateAdCounterHistogram()
1156 mContext, devContext.getCallingAppPackageName(), apiName, PERMISSIONS_SET); in overrideAdSelectionConfigRemoteInfo()
[all …]
/packages/modules/AdServices/adservices/tests/unittest/service-core/src/com/android/adservices/service/adselection/
DFrequencyCapFilteringE2ETest.java420 AdSelectionServiceImpl.PERMISSIONS_SET); in testUpdateHistogramForAdSelectionFromOtherAppDoesNotAddHistogramEvents()
445 AdSelectionServiceImpl.PERMISSIONS_SET); in testUpdateHistogramForAdSelectionFromOtherAppDoesNotAddHistogramEvents()
DAdSelectionE2ETest.java7206 AdSelectionServiceImpl.PERMISSIONS_SET); in testRunAdSelectionFailsWithInvalidPackageName()
7278 AdSelectionServiceImpl.PERMISSIONS_SET); in testRunAdSelectionFailsWithInvalidPackageName()