Home
last modified time | relevance | path

Searched defs:allowedServices (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/sdksandbox/tests/unittest/src/com/android/server/sdksandbox/
DSdkSandboxRestrictionsUnitTest.java355 ArrayMap<Integer, List<ArrayMap<String, String>>> allowedServices = new ArrayMap<>(); in testServiceRestriction_noFieldsSet() local
406 ArrayMap<Integer, List<ArrayMap<String, String>>> allowedServices = new ArrayMap<>(); in testServiceRestriction_oneFieldSet() local
493 ArrayMap<Integer, List<ArrayMap<String, String>>> allowedServices = new ArrayMap<>(); in testServiceRestriction_twoFieldsSet() local
589 ArrayMap<Integer, List<ArrayMap<String, String>>> allowedServices = new ArrayMap<>(); in testServiceRestriction_threeFieldsSet() local
676 ArrayMap<Integer, List<ArrayMap<String, String>>> allowedServices = new ArrayMap<>(); in testServiceRestriction_multipleEntriesAllowlist() local
720 ArrayMap<Integer, List<ArrayMap<String, String>>> allowedServices = new ArrayMap<>(); in testServiceRestrictions_DeviceConfigNextAllowlistApplied() local
786 ArrayMap<Integer, List<ArrayMap<String, String>>> allowedServices = new ArrayMap<>(); in testServiceRestrictions_ComponentNotSet() local
820 ArrayMap<Integer, List<ArrayMap<String, String>>> allowedServices = new ArrayMap<>(); in testServiceRestrictions_AllFieldsSetToWildcard() local
869 ArrayMap<Integer, List<ArrayMap<String, String>>> allowedServices = new ArrayMap<>(); in testServiceRestrictions_AllFieldsSet() local
DSdkSandboxSettingsListenerUnitTest.java149 Services.AllowedServices allowedServices = in testServiceAllowlist_DeviceConfigAllowlistApplied() local