Home
last modified time | relevance | path

Searched refs:DISALLOW_MOUNT_PHYSICAL_MEDIA (Results 1 – 11 of 11) sorted by relevance

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DPhysicalMediaTest.java19 …ic com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_MOUNT_PHYSICAL_MEDIA;
56 sDeviceState.dpc().componentName(), DISALLOW_MOUNT_PHYSICAL_MEDIA)); in setUserRestriction_disallowMountPhysicalMedia_cannotSet_throwsException()
65 sDeviceState.dpc().componentName(), DISALLOW_MOUNT_PHYSICAL_MEDIA); in setUserRestriction_disallowMountPhysicalMedia_isSet() local
67 … assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_MOUNT_PHYSICAL_MEDIA)) in setUserRestriction_disallowMountPhysicalMedia_isSet()
71 sDeviceState.dpc().componentName(), DISALLOW_MOUNT_PHYSICAL_MEDIA); in setUserRestriction_disallowMountPhysicalMedia_isSet() local
81 sDeviceState.dpc().componentName(), DISALLOW_MOUNT_PHYSICAL_MEDIA); in setUserRestriction_disallowMountPhysicalMedia_isNotSet() local
83 … assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_MOUNT_PHYSICAL_MEDIA)) in setUserRestriction_disallowMountPhysicalMedia_isNotSet()
88 sDeviceState.dpc().componentName(), DISALLOW_MOUNT_PHYSICAL_MEDIA); in setUserRestriction_disallowMountPhysicalMedia_isNotSet() local
92 @EnsureDoesNotHaveUserRestriction(DISALLOW_MOUNT_PHYSICAL_MEDIA)
101 @EnsureHasUserRestriction(DISALLOW_MOUNT_PHYSICAL_MEDIA)
DUserRestrictionsTest.java115 CommonUserRestrictions.DISALLOW_MOUNT_PHYSICAL_MEDIA,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java113 public static final String DISALLOW_MOUNT_PHYSICAL_MEDIA = "no_physical_media"; field in CommonUserRestrictions
293 DISALLOW_MOUNT_PHYSICAL_MEDIA,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java40 UserManager.DISALLOW_MOUNT_PHYSICAL_MEDIA,
DSecondaryProfileOwnerUserRestrictionsTest.java58 UserManager.DISALLOW_MOUNT_PHYSICAL_MEDIA,
DBaseUserRestrictionsTest.java58 UserManager.DISALLOW_MOUNT_PHYSICAL_MEDIA,
95 UserManager.DISALLOW_MOUNT_PHYSICAL_MEDIA,
DDeviceOwnerUserRestrictionsTest.java42 UserManager.DISALLOW_MOUNT_PHYSICAL_MEDIA,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DOrgOwnedProfileOwnerParentTest.java90 UserManager.DISALLOW_MOUNT_PHYSICAL_MEDIA,
DUserRestrictionsParentTest.java211 UserManager.DISALLOW_MOUNT_PHYSICAL_MEDIA,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java189 UserManager.DISALLOW_MOUNT_PHYSICAL_MEDIA,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34081 field public static final String DISALLOW_MOUNT_PHYSICAL_MEDIA = "no_physical_media";