HomeSort by relevance Sort by last modified time
    Searched refs:testOppDisabledWhenRestrictionSet (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
BluetoothRestrictionTest.java 112 public void testOppDisabledWhenRestrictionSet() throws Exception {
118 testOppDisabledWhenRestrictionSet(UserManager.DISALLOW_BLUETOOTH);
121 testOppDisabledWhenRestrictionSet(UserManager.DISALLOW_BLUETOOTH_SHARING);
125 private void testOppDisabledWhenRestrictionSet(String restriction) {
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
BluetoothSharingRestrictionTest.java 52 public void testOppDisabledWhenRestrictionSet() throws Exception {

Completed in 214 milliseconds