Searched refs:PERMISSIONS_SET (Results 1 – 3 of 3) sorted by relevance
/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/ |
D | AdSelectionServiceImpl.java | 147 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/ |
D | FrequencyCapFilteringE2ETest.java | 420 AdSelectionServiceImpl.PERMISSIONS_SET); in testUpdateHistogramForAdSelectionFromOtherAppDoesNotAddHistogramEvents() 445 AdSelectionServiceImpl.PERMISSIONS_SET); in testUpdateHistogramForAdSelectionFromOtherAppDoesNotAddHistogramEvents()
|
D | AdSelectionE2ETest.java | 7206 AdSelectionServiceImpl.PERMISSIONS_SET); in testRunAdSelectionFailsWithInvalidPackageName() 7278 AdSelectionServiceImpl.PERMISSIONS_SET); in testRunAdSelectionFailsWithInvalidPackageName()
|