Searched refs:PROPERTY_ACTIVITY_ALLOWLIST (Results 1 – 2 of 2) sorted by relevance
88 private static final String PROPERTY_ACTIVITY_ALLOWLIST = field in SdkSandboxSettingsListener162 DeviceConfig.NAMESPACE_ADSERVICES, PROPERTY_ACTIVITY_ALLOWLIST));248 case PROPERTY_ACTIVITY_ALLOWLIST: in onPropertiesChanged()251 properties.getString(PROPERTY_ACTIVITY_ALLOWLIST, null)); in onPropertiesChanged()490 ActivityAllowlists.parser(), PROPERTY_ACTIVITY_ALLOWLIST, value); in getActivityDeviceConfigAllowlist()
75 private static final String PROPERTY_ACTIVITY_ALLOWLIST = field in SdkSandboxRestrictionsUnitTest214 PROPERTY_ACTIVITY_ALLOWLIST, encodedAllowedActivities); in testEnforceAllowedToStartActivity_deviceConfigAllowlist()230 mDeviceConfigUtil.setDeviceConfigProperty(PROPERTY_ACTIVITY_ALLOWLIST, null); in testEnforceAllowedToStartActivity_restrictionEnforcedDeviceConfigAllowlistNotSet()257 PROPERTY_ACTIVITY_ALLOWLIST, encodedAllowedActivities); in testEnforceAllowedToStartActivity_nextRestrictionsApplied()304 PROPERTY_ACTIVITY_ALLOWLIST, encodedAllowedActivities); in testEnforceAllowedToStartActivity_nextRestrictionsAppliedButAllowlistNotSet()