Home
last modified time | relevance | path

Searched defs:allowlist (Results 1 – 3 of 3) sorted by relevance

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DCrossProfileCalendarTest.java49 Set<String> allowlist = mDevicePolicyManager.getCrossProfileCalendarPackages( in testCrossProfileCalendarPackage() local
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DAlwaysOnVpnMultiStageTest.java59 final Set<String> allowlist = in testAlwaysOnSetAfterReboot() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2449 private static boolean setSafeBrowsingAllowlistSync(List<String> allowlist) { in setSafeBrowsingAllowlistSync()
2470 List allowlist = new ArrayList<String>(); in testSetSafeBrowsingAllowlistWithMalformedList() local
2483 List allowlist = new ArrayList<String>(); in testSetSafeBrowsingAllowlistWithValidList() local