Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DTelephonyTest.java23 … com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_CONFIG_CELL_BROADCASTS;
94 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_CELL_BROADCASTS)); in setUserRestriction_disallowConfigCellBroadcasts_cannotSet_throwsException()
103 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_CELL_BROADCASTS); in setUserRestriction_disallowConfigCellBroadcasts_isSet() local
105 … assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_CONFIG_CELL_BROADCASTS)) in setUserRestriction_disallowConfigCellBroadcasts_isSet()
109 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_CELL_BROADCASTS); in setUserRestriction_disallowConfigCellBroadcasts_isSet() local
119 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_CELL_BROADCASTS); in setUserRestriction_disallowConfigCellBroadcasts_isNotSet() local
121 … assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_CONFIG_CELL_BROADCASTS)) in setUserRestriction_disallowConfigCellBroadcasts_isNotSet()
126 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_CELL_BROADCASTS); in setUserRestriction_disallowConfigCellBroadcasts_isNotSet() local
130 @EnsureDoesNotHaveUserRestriction(DISALLOW_CONFIG_CELL_BROADCASTS)
139 @EnsureHasUserRestriction(DISALLOW_CONFIG_CELL_BROADCASTS)
DUserRestrictionsTest.java112 CommonUserRestrictions.DISALLOW_CONFIG_CELL_BROADCASTS,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java104 public static final String DISALLOW_CONFIG_CELL_BROADCASTS = "no_config_cell_broadcasts"; field in CommonUserRestrictions
290 DISALLOW_CONFIG_CELL_BROADCASTS,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java37 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
DSecondaryProfileOwnerUserRestrictionsTest.java56 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
DBaseUserRestrictionsTest.java55 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
93 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
DDeviceOwnerUserRestrictionsTest.java39 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java42 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
187 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
294 case UserManager.DISALLOW_CONFIG_CELL_BROADCASTS: in isRestrictionValid()
DPolicyTransparencyTestActivity.java85 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DOrgOwnedProfileOwnerParentTest.java78 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
DUserRestrictionsParentTest.java199 UserManager.DISALLOW_CONFIG_CELL_BROADCASTS,
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34055 field public static final String DISALLOW_CONFIG_CELL_BROADCASTS = "no_config_cell_broadcasts";