Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/src/com/android/cts/devicepolicy/
DMixedProfileOwnerTest.java69 public void testPackageInstallUserRestrictions() throws Exception { in testPackageInstallUserRestrictions() method in MixedProfileOwnerTest
70 super.testPackageInstallUserRestrictions(); in testPackageInstallUserRestrictions()
DMixedManagedProfileOwnerTest.java232 public void testPackageInstallUserRestrictions() throws Exception { in testPackageInstallUserRestrictions() method in MixedManagedProfileOwnerTest
233 super.testPackageInstallUserRestrictions(); in testPackageInstallUserRestrictions()
DMixedDeviceOwnerTest.java347 public void testPackageInstallUserRestrictions() throws Exception { in testPackageInstallUserRestrictions() method in MixedDeviceOwnerTest
348 super.testPackageInstallUserRestrictions(); in testPackageInstallUserRestrictions()
DDeviceAndProfileOwnerTest.java591 public void testPackageInstallUserRestrictions() throws Exception { in testPackageInstallUserRestrictions() method in DeviceAndProfileOwnerTest