Searched refs:encodedServiceAllowlist (Results 1 – 2 of 2) sorted by relevance
357 String encodedServiceAllowlist = ProtoUtil.encodeServiceAllowlist(allowedServices); in testServiceRestriction_noFieldsSet() local359 PROPERTY_SERVICES_ALLOWLIST, encodedServiceAllowlist); in testServiceRestriction_noFieldsSet()433 String encodedServiceAllowlist = ProtoUtil.encodeServiceAllowlist(allowedServices); in testServiceRestriction_oneFieldSet() local435 PROPERTY_SERVICES_ALLOWLIST, encodedServiceAllowlist); in testServiceRestriction_oneFieldSet()514 String encodedServiceAllowlist = ProtoUtil.encodeServiceAllowlist(allowedServices); in testServiceRestriction_twoFieldsSet() local516 PROPERTY_SERVICES_ALLOWLIST, encodedServiceAllowlist); in testServiceRestriction_twoFieldsSet()616 String encodedServiceAllowlist = ProtoUtil.encodeServiceAllowlist(allowedServices); in testServiceRestriction_threeFieldsSet() local618 PROPERTY_SERVICES_ALLOWLIST, encodedServiceAllowlist); in testServiceRestriction_threeFieldsSet()691 String encodedServiceAllowlist = ProtoUtil.encodeServiceAllowlist(allowedServices); in testServiceRestriction_multipleEntriesAllowlist() local693 PROPERTY_SERVICES_ALLOWLIST, encodedServiceAllowlist); in testServiceRestriction_multipleEntriesAllowlist()[all …]
145 String encodedServiceAllowlist = ProtoUtil.encodeServiceAllowlist(allowedServicesMap); in testServiceAllowlist_DeviceConfigAllowlistApplied() local147 setDeviceConfigProperty(PROPERTY_SERVICES_ALLOWLIST, encodedServiceAllowlist); in testServiceAllowlist_DeviceConfigAllowlistApplied()