Searched refs:DISALLOW_UNINSTALL_APPS (Results 1 – 10 of 10) sorted by relevance
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/ |
D | DualSuspendTests.java | 21 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()
|
D | DistractingPackageTest.java | 142 assertCannotRestrictUnderUserRestriction(UserManager.DISALLOW_UNINSTALL_APPS); in testCannotRestrictUnderDisallowUninstallApps()
|
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/ |
D | CommonUserRestrictions.java | 37 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/ |
D | PrimaryProfileOwnerUserRestrictionsTest.java | 25 UserManager.DISALLOW_UNINSTALL_APPS,
|
D | SecondaryProfileOwnerUserRestrictionsTest.java | 28 UserManager.DISALLOW_UNINSTALL_APPS,
|
D | DeviceOwnerUserRestrictionsTest.java | 27 UserManager.DISALLOW_UNINSTALL_APPS,
|
D | BaseUserRestrictionsTest.java | 40 UserManager.DISALLOW_UNINSTALL_APPS,
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/ |
D | UserRestrictions.java | 56 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/ |
D | UserRestrictionsTest.java | 69 CommonUserRestrictions.DISALLOW_UNINSTALL_APPS, 90 CommonUserRestrictions.DISALLOW_UNINSTALL_APPS,
|
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/ |
D | current.txt | 34101 field public static final String DISALLOW_UNINSTALL_APPS = "no_uninstall_apps";
|