Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DSafeBootTest.java19 import static com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_SAFE_BOOT;
59 sDeviceState.dpc().componentName(), DISALLOW_SAFE_BOOT)); in setUserRestriction_disallowSafeBoot_cannotSet_throwsException()
68 sDeviceState.dpc().componentName(), DISALLOW_SAFE_BOOT); in setUserRestriction_disallowSafeBoot_isSet() local
70 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_SAFE_BOOT)) in setUserRestriction_disallowSafeBoot_isSet()
74 sDeviceState.dpc().componentName(), DISALLOW_SAFE_BOOT); in setUserRestriction_disallowSafeBoot_isSet() local
84 sDeviceState.dpc().componentName(), DISALLOW_SAFE_BOOT); in setUserRestriction_disallowSafeBoot_isNotSet() local
86 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_SAFE_BOOT)) in setUserRestriction_disallowSafeBoot_isNotSet()
91 sDeviceState.dpc().componentName(), DISALLOW_SAFE_BOOT); in setUserRestriction_disallowSafeBoot_isNotSet() local
95 @EnsureDoesNotHaveUserRestriction(DISALLOW_SAFE_BOOT)
111 @EnsureHasUserRestriction(DISALLOW_SAFE_BOOT)
DUserRestrictionsTest.java124 CommonUserRestrictions.DISALLOW_SAFE_BOOT,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java149 public static final String DISALLOW_SAFE_BOOT = "no_safe_boot"; field in CommonUserRestrictions
304 DISALLOW_SAFE_BOOT,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java50 UserManager.DISALLOW_SAFE_BOOT,
DSecondaryProfileOwnerUserRestrictionsTest.java61 UserManager.DISALLOW_SAFE_BOOT,
DBaseUserRestrictionsTest.java68 UserManager.DISALLOW_SAFE_BOOT,
98 UserManager.DISALLOW_SAFE_BOOT,
DDeviceOwnerUserRestrictionsTest.java52 UserManager.DISALLOW_SAFE_BOOT,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DOrgOwnedProfileOwnerParentTest.java86 UserManager.DISALLOW_SAFE_BOOT,
DUserRestrictionsParentTest.java207 UserManager.DISALLOW_SAFE_BOOT,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java192 UserManager.DISALLOW_SAFE_BOOT,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34089 field public static final String DISALLOW_SAFE_BOOT = "no_safe_boot";