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.java263 executeAppRestrictionsManagingPackageTest("testCannotAccessApis"); in testApplicationRestrictions()
267 executeAppRestrictionsManagingPackageTest("testCanAccessApis"); in testApplicationRestrictions()
285 executeAppRestrictionsManagingPackageTest("testCannotAccessApis"); in testApplicationRestrictions()
1892 private void executeAppRestrictionsManagingPackageTest(String testName) throws Exception { in executeAppRestrictionsManagingPackageTest() method in DeviceAndProfileOwnerTest