Home
last modified time | relevance | path

Searched defs:addUserRestriction (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/multiuser/src/android/host/multiuser/
DDpcCommander.java61 public void addUserRestriction(String restriction) throws DeviceNotAvailableException { in addUserRestriction() method in DpcCommander
/cts/hostsidetests/devicepolicy/app/DeviceOwner/src/com/android/cts/deviceowner/
DBluetoothRestrictionTest.java262 private void addUserRestriction(String restriction) { in addUserRestriction() method in BluetoothRestrictionTest