Home
last modified time | relevance | path

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

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DWifiTest.java26 …static com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_CONFIG_TETHERING;
346 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_TETHERING)); in setUserRestriction_disallowConfigTethering_cannotSet_throwsException()
355 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_TETHERING); in setUserRestriction_disallowConfigTethering_isSet() local
357 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_CONFIG_TETHERING)) in setUserRestriction_disallowConfigTethering_isSet()
362 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_TETHERING); in setUserRestriction_disallowConfigTethering_isSet() local
372 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_TETHERING); in setUserRestriction_disallowConfigTethering_isNotSet() local
374 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_CONFIG_TETHERING)) in setUserRestriction_disallowConfigTethering_isNotSet()
379 sDeviceState.dpc().componentName(), DISALLOW_CONFIG_TETHERING); in setUserRestriction_disallowConfigTethering_isNotSet() local
383 @EnsureDoesNotHaveUserRestriction(DISALLOW_CONFIG_TETHERING)
394 @EnsureHasUserRestriction(DISALLOW_CONFIG_TETHERING)
DUserRestrictionsTest.java104 CommonUserRestrictions.DISALLOW_CONFIG_TETHERING,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java80 public static final String DISALLOW_CONFIG_TETHERING = "no_config_tethering"; field in CommonUserRestrictions
282 DISALLOW_CONFIG_TETHERING,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java32 UserManager.DISALLOW_CONFIG_TETHERING,
DSecondaryProfileOwnerUserRestrictionsTest.java52 UserManager.DISALLOW_CONFIG_TETHERING,
DBaseUserRestrictionsTest.java50 UserManager.DISALLOW_CONFIG_TETHERING,
89 UserManager.DISALLOW_CONFIG_TETHERING,
DDeviceOwnerUserRestrictionsTest.java34 UserManager.DISALLOW_CONFIG_TETHERING,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DOrgOwnedProfileOwnerParentTest.java81 UserManager.DISALLOW_CONFIG_TETHERING,
DUserRestrictionsParentTest.java202 UserManager.DISALLOW_CONFIG_TETHERING,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java45 UserManager.DISALLOW_CONFIG_TETHERING,
183 UserManager.DISALLOW_CONFIG_TETHERING,
DPolicyTransparencyTestActivity.java87 UserManager.DISALLOW_CONFIG_TETHERING);
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34064 field public static final String DISALLOW_CONFIG_TETHERING = "no_config_tethering";