Searched refs:testOppDisabledWhenRestrictionSet (Results 1 – 2 of 2) sorted by relevance
112 public void testOppDisabledWhenRestrictionSet() throws Exception { in testOppDisabledWhenRestrictionSet() method in BluetoothRestrictionTest118 testOppDisabledWhenRestrictionSet(UserManager.DISALLOW_BLUETOOTH); in testOppDisabledWhenRestrictionSet()121 testOppDisabledWhenRestrictionSet(UserManager.DISALLOW_BLUETOOTH_SHARING); in testOppDisabledWhenRestrictionSet()125 private void testOppDisabledWhenRestrictionSet(String restriction) { in testOppDisabledWhenRestrictionSet() method in BluetoothRestrictionTest
52 public void testOppDisabledWhenRestrictionSet() throws Exception { in testOppDisabledWhenRestrictionSet() method in BluetoothSharingRestrictionTest