Home
last modified time | relevance | path

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

/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DDualSuspendTests.java21 import static android.os.UserManager.DISALLOW_UNINSTALL_APPS;
158 assertDpmCanSuspendUnderUserRestriction(DISALLOW_UNINSTALL_APPS); in testDpmCanSuspendUnderDisallowUninstallApps()
195 assertUnsuspendedOnUserRestriction(DISALLOW_UNINSTALL_APPS); in testUnsuspendedOnDisallowUninstallApps()
228 assertCannotSuspendUnderUserRestriction(DISALLOW_UNINSTALL_APPS); in testCannotSuspendUnderDisallowUninstallApps()
DDistractingPackageTest.java142 assertCannotRestrictUnderUserRestriction(UserManager.DISALLOW_UNINSTALL_APPS); in testCannotRestrictUnderDisallowUninstallApps()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java37 public static final String DISALLOW_UNINSTALL_APPS = "no_uninstall_apps"; field in CommonUserRestrictions
268 DISALLOW_UNINSTALL_APPS,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java25 UserManager.DISALLOW_UNINSTALL_APPS,
DSecondaryProfileOwnerUserRestrictionsTest.java28 UserManager.DISALLOW_UNINSTALL_APPS,
DDeviceOwnerUserRestrictionsTest.java27 UserManager.DISALLOW_UNINSTALL_APPS,
DBaseUserRestrictionsTest.java40 UserManager.DISALLOW_UNINSTALL_APPS,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java56 UserManager.DISALLOW_UNINSTALL_APPS,
200 UserManager.DISALLOW_UNINSTALL_APPS,
213 UserManager.DISALLOW_UNINSTALL_APPS,
344 case UserManager.DISALLOW_UNINSTALL_APPS: in isRestrictionValid()
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DUserRestrictionsTest.java69 CommonUserRestrictions.DISALLOW_UNINSTALL_APPS,
90 CommonUserRestrictions.DISALLOW_UNINSTALL_APPS,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34101 field public static final String DISALLOW_UNINSTALL_APPS = "no_uninstall_apps";