Searched refs:multiCloudSupportStrategy (Results 1 – 4 of 4) sorted by relevance
139 @NonNull final MultiCloudSupportStrategy multiCloudSupportStrategy, in GetAdSelectionDataRunner() argument160 Objects.requireNonNull(multiCloudSupportStrategy); in GetAdSelectionDataRunner()180 multiCloudSupportStrategy.getObliviousHttpEncryptor(context, flags); in GetAdSelectionDataRunner()182 multiCloudSupportStrategy.getCoordinatorOriginUriValidator(); in GetAdSelectionDataRunner()233 @NonNull final MultiCloudSupportStrategy multiCloudSupportStrategy, in GetAdSelectionDataRunner() argument254 Objects.requireNonNull(multiCloudSupportStrategy); in GetAdSelectionDataRunner()275 multiCloudSupportStrategy.getObliviousHttpEncryptor(context, flags); in GetAdSelectionDataRunner()277 multiCloudSupportStrategy.getCoordinatorOriginUriValidator(); in GetAdSelectionDataRunner()
215 @NonNull MultiCloudSupportStrategy multiCloudSupportStrategy, in AdSelectionServiceImpl() argument243 Objects.requireNonNull(multiCloudSupportStrategy); in AdSelectionServiceImpl()273 mMultiCloudSupportStrategy = multiCloudSupportStrategy; in AdSelectionServiceImpl()
1164 MultiCloudSupportStrategy multiCloudSupportStrategy, in initRunner() argument1169 multiCloudSupportStrategy, in initRunner()1224 MultiCloudSupportStrategy multiCloudSupportStrategy) { in mockGetAdSelectionDataRunnerWithFledgeAuctionServerExecutionLogger() argument1237 multiCloudSupportStrategy, in mockGetAdSelectionDataRunnerWithFledgeAuctionServerExecutionLogger()
3849 private AdSelectionServiceImpl getService(MultiCloudSupportStrategy multiCloudSupportStrategy) { in getService() argument3871 multiCloudSupportStrategy, in getService()