Home
last modified time | relevance | path

Searched refs:DISALLOW_BLUETOOTH (Results 1 – 13 of 13) sorted by relevance

/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DBluetoothTest.java25 import static com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_BLUETOOTH;
143 clearUserRestriction(DISALLOW_BLUETOOTH); in teardown()
423 @EnsureDoesNotHaveUserRestriction(DISALLOW_BLUETOOTH)
471 sDeviceState.dpc().componentName(), DISALLOW_BLUETOOTH)); in addUserRestriction_disallowBluetooth_cannotSet_throwsException()
480 DISALLOW_BLUETOOTH)); in addUserRestrictionGlobally_disallowBluetooth_cannotSet_throwsException()
497 sDeviceState.dpc().componentName(), DISALLOW_BLUETOOTH)); in addUserRestriction_preU_disallowBluetooth_cannotSet_throwsException()
500 @EnsureHasUserRestriction(DISALLOW_BLUETOOTH)
622 sDeviceState.dpc().componentName(), DISALLOW_BLUETOOTH); in addUserRestriction_disallowBluetooth_isSet() local
624 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_BLUETOOTH)) in addUserRestriction_disallowBluetooth_isSet()
634 DISALLOW_BLUETOOTH); in addUserRestrictionGlobally_disallowBluetooth_isSet()
[all …]
DUserRestrictionsTest.java95 CommonUserRestrictions.DISALLOW_BLUETOOTH,
/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/userrestrictions/
DCommonUserRestrictions.java53 public static final String DISALLOW_BLUETOOTH = "no_bluetooth"; field in CommonUserRestrictions
273 DISALLOW_BLUETOOTH,
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/userrestrictions/
DPrimaryProfileOwnerUserRestrictionsTest.java54 UserManager.DISALLOW_BLUETOOTH,
DSecondaryProfileOwnerUserRestrictionsTest.java64 UserManager.DISALLOW_BLUETOOTH
DBaseUserRestrictionsTest.java72 UserManager.DISALLOW_BLUETOOTH,
100 UserManager.DISALLOW_BLUETOOTH,
DDeviceOwnerUserRestrictionsTest.java56 UserManager.DISALLOW_BLUETOOTH,
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBluetoothRestrictionTest.java255 addUserRestriction(UserManager.DISALLOW_BLUETOOTH); in addBluetoothRestriction()
259 clearUserRestriction(UserManager.DISALLOW_BLUETOOTH); in clearBluetoothRestriction()
/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DOrgOwnedProfileOwnerParentTest.java75 UserManager.DISALLOW_BLUETOOTH,
DUserRestrictionsParentTest.java196 UserManager.DISALLOW_BLUETOOTH,
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUserRestrictions.java181 UserManager.DISALLOW_BLUETOOTH,
/cts/common/device-side/bedstead/harrier/src/main/java/com/android/bedstead/harrier/
DDeviceState.java32 import static com.android.bedstead.nene.userrestrictions.CommonUserRestrictions.DISALLOW_BLUETOOTH;
2067 ensureDoesNotHaveUserRestriction(DISALLOW_BLUETOOTH, UserType.ANY);
/cts/common/device-side/bedstead/remoteframeworkclasses/java/apis/
Dcurrent.txt34048 field public static final String DISALLOW_BLUETOOTH = "no_bluetooth";