Home
last modified time | relevance | path

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

/packages/modules/AdServices/adservices/service-core/java/com/android/adservices/service/adselection/
DMultiCloudSupportStrategyFactory.java39 private final String mAllowlist; field in MultiCloudSupportStrategyFactory.MultiCloudEnabledStrategy
42 this.mAllowlist = allowlist; in MultiCloudEnabledStrategy()
47 return CoordinatorOriginUriValidator.createEnabledInstance(mAllowlist); in getCoordinatorOriginUriValidator()