Home
last modified time | relevance | path

Searched refs:DISALLOW_APPS_CONTROL (Results 1 – 12 of 12) sorted by relevance

/cts/hostsidetests/securitybulletin/test-apps/CVE-2023-20955/test-app/src/android/security/cts/CVE_2023_20955_test/
DDeviceTest.java70 UserManager.DISALLOW_APPS_CONTROL); in testAppInfoUninstallForAllUsersDisabled()
75 .getBoolean(UserManager.DISALLOW_APPS_CONTROL); in testAppInfoUninstallForAllUsersDisabled()
78 .getBoolean(UserManager.DISALLOW_APPS_CONTROL); in testAppInfoUninstallForAllUsersDisabled()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DDisallowAppsControlActivity.java79 ByodHelperActivity.EXTRA_PARAMETER_1, UserManager.DISALLOW_APPS_CONTROL); in allowAppsControl()
86 ByodHelperActivity.EXTRA_PARAMETER_1, UserManager.DISALLOW_APPS_CONTROL); in disallowAppsControl()
DUserRestrictions.java41 UserManager.DISALLOW_APPS_CONTROL,
199 UserManager.DISALLOW_APPS_CONTROL,
207 UserManager.DISALLOW_APPS_CONTROL,
342 case UserManager.DISALLOW_APPS_CONTROL: in isRestrictionValid()
/cts/tests/suspendapps/tests/src/android/suspendapps/cts/
DDualSuspendTests.java20 import static android.os.UserManager.DISALLOW_APPS_CONTROL;
153 assertDpmCanSuspendUnderUserRestriction(DISALLOW_APPS_CONTROL); in testDpmCanSuspendUnderDisallowAppsControl()
201 assertUnsuspendedOnUserRestriction(DISALLOW_APPS_CONTROL); in testUnsuspendedOnDisallowAppsControl()
223 assertCannotSuspendUnderUserRestriction(DISALLOW_APPS_CONTROL); in testCannotSuspendUnderDisallowAppsControl()
DDistractingPackageTest.java136 assertCannotRestrictUnderUserRestriction(UserManager.DISALLOW_APPS_CONTROL); in testCannotRestrictUnderDisallowAppsControl()
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java110 public static final String DISALLOW_APPS_CONTROL = "no_control_apps"; field in CommonUserRestrictions
292 DISALLOW_APPS_CONTROL,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java39 UserManager.DISALLOW_APPS_CONTROL,
DSecondaryProfileOwnerUserRestrictionsTest.java35 UserManager.DISALLOW_APPS_CONTROL,
DDeviceOwnerUserRestrictionsTest.java41 UserManager.DISALLOW_APPS_CONTROL,
DBaseUserRestrictionsTest.java57 UserManager.DISALLOW_APPS_CONTROL,
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DUserRestrictionsTest.java72 CommonUserRestrictions.DISALLOW_APPS_CONTROL,
114 CommonUserRestrictions.DISALLOW_APPS_CONTROL,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34045 field public static final String DISALLOW_APPS_CONTROL = "no_control_apps";