Home
last modified time | relevance | path

Searched defs:allowlist (Results 1 – 4 of 4) 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/hostsidetests/angle/src/android/angle/cts/
DCtsAngleRulesFileTest.java81 final String allowlist = ANGLE_DRIVER_TEST_PKG + "," + ANGLE_DRIVER_TEST_SEC_PKG; in setUp() local
/cts/tests/tests/webkit/src/android/webkit/cts/
DWebViewTest.java2442 private static boolean setSafeBrowsingAllowlistSync(List<String> allowlist) { in setSafeBrowsingAllowlistSync()
2464 List allowlist = new ArrayList<String>(); in testSetSafeBrowsingAllowlistWithMalformedList() local
2481 List allowlist = new ArrayList<String>(); in testSetSafeBrowsingAllowlistWithValidList() local