Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DTelephonyTest.java27 import static com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_SMS;
276 sDeviceState.dpc().componentName(), DISALLOW_SMS)); in setUserRestriction_disallowSms_cannotSet_throwsException()
286 sDeviceState.dpc().componentName(), DISALLOW_SMS); in setUserRestriction_disallowSms_isSet() local
288 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_SMS)) in setUserRestriction_disallowSms_isSet()
292 sDeviceState.dpc().componentName(), DISALLOW_SMS); in setUserRestriction_disallowSms_isSet() local
303 sDeviceState.dpc().componentName(), DISALLOW_SMS); in setUserRestriction_disallowSms_isNotSet() local
305 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_SMS)) in setUserRestriction_disallowSms_isNotSet()
310 sDeviceState.dpc().componentName(), DISALLOW_SMS); in setUserRestriction_disallowSms_isNotSet() local
314 @EnsureDoesNotHaveUserRestriction(DISALLOW_SMS)
323 @EnsureHasUserRestriction(DISALLOW_SMS)
DUserRestrictionsTest.java162 CommonUserRestrictions.DISALLOW_SMS
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java125 public static final String DISALLOW_SMS = "no_sms"; field in CommonUserRestrictions
297 DISALLOW_SMS,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java44 UserManager.DISALLOW_SMS,
DSecondaryProfileOwnerUserRestrictionsTest.java59 UserManager.DISALLOW_SMS,
DBaseUserRestrictionsTest.java62 UserManager.DISALLOW_SMS,
96 UserManager.DISALLOW_SMS,
DDeviceOwnerUserRestrictionsTest.java46 UserManager.DISALLOW_SMS,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DOrgOwnedProfileOwnerParentTest.java88 UserManager.DISALLOW_SMS,
DUserRestrictionsParentTest.java209 UserManager.DISALLOW_SMS,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java190 UserManager.DISALLOW_SMS,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34096 field public static final String DISALLOW_SMS = "no_sms";