Home
last modified time | relevance | path

Searched refs:executeAppRestrictionsManagingPackageTest (Results 1 – 1 of 1) sorted by relevance

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DDeviceAndProfileOwnerTest.java252 executeAppRestrictionsManagingPackageTest("testCannotAccessApis"); in testApplicationRestrictions()
256 executeAppRestrictionsManagingPackageTest("testCanAccessApis"); in testApplicationRestrictions()
274 executeAppRestrictionsManagingPackageTest("testCannotAccessApis"); in testApplicationRestrictions()
1775 private void executeAppRestrictionsManagingPackageTest(String testName) throws Exception { in executeAppRestrictionsManagingPackageTest() method in DeviceAndProfileOwnerTest