Searched refs:DISALLOW_BLUETOOTH_SHARING (Results 1 – 8 of 8) sorted by relevance
21 import static android.os.UserManager.DISALLOW_BLUETOOTH_SHARING;144 clearUserRestriction(DISALLOW_BLUETOOTH_SHARING); in teardown()286 .isSet(DISALLOW_BLUETOOTH_SHARING)).isTrue(); in newManagedProfile_disallowBluetoothSharingIsSet()297 dpc.componentName(), DISALLOW_BLUETOOTH_SHARING); in clearDisallowBluetoothSharing_newManagedProfile_disallowBluetoothSharingIsNotSet() local300 .isSet(DISALLOW_BLUETOOTH_SHARING)).isFalse(); in clearDisallowBluetoothSharing_newManagedProfile_disallowBluetoothSharingIsNotSet()315 sDeviceState.dpc().componentName(), DISALLOW_BLUETOOTH_SHARING)); in addUserRestriction_preU_disallowBluetoothSharing_cannotSet_throwsException()324 sDeviceState.dpc().componentName(), DISALLOW_BLUETOOTH_SHARING)); in addUserRestriction_disallowBluetoothSharing_cannotSet_throwsException()334 DISALLOW_BLUETOOTH_SHARING)); in addUserRestrictionGlobally_disallowBluetoothSharing_cannotSet_throwsException()346 sDeviceState.dpc().componentName(), DISALLOW_BLUETOOTH_SHARING); in addUserRestriction_preU_disallowBluetoothSharing_isSet() local348 assertThat(TestApis.devicePolicy().userRestrictions().isSet(DISALLOW_BLUETOOTH_SHARING)) in addUserRestriction_preU_disallowBluetoothSharing_isSet()[all …]
96 CommonUserRestrictions.DISALLOW_BLUETOOTH_SHARING,
29 UserManager.DISALLOW_BLUETOOTH_SHARING
73 UserManager.DISALLOW_BLUETOOTH_SHARING,
56 public static final String DISALLOW_BLUETOOTH_SHARING = "no_bluetooth_sharing"; field in CommonUserRestrictions274 DISALLOW_BLUETOOTH_SHARING,
76 UserManager.DISALLOW_BLUETOOTH_SHARING,
197 UserManager.DISALLOW_BLUETOOTH_SHARING,
34049 field public static final String DISALLOW_BLUETOOTH_SHARING = "no_bluetooth_sharing";