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.java153 executeAppRestrictionsManagingPackageTest("testCannotAccessApis"); in testApplicationRestrictions()
157 executeAppRestrictionsManagingPackageTest("testCanAccessApis"); in testApplicationRestrictions()
175 executeAppRestrictionsManagingPackageTest("testCannotAccessApis"); in testApplicationRestrictions()
734 private void executeAppRestrictionsManagingPackageTest(String testName) throws Exception { in executeAppRestrictionsManagingPackageTest() method in DeviceAndProfileOwnerTest