Searched defs:setProfileOwner (Results 1 – 4 of 4) sorted by relevance
52 public void setProfileOwner() throws DeviceNotAvailableException { in setProfileOwner() method in DpcCommander
160 private boolean setProfileOwner(String componentName, int userId) in setProfileOwner() method in ManagedProfileContactsAccessTest
66 fun setProfileOwner(user: UserReference, profileOwnerComponent: ComponentName): ProfileOwner { in <lambda>() method
836 protected boolean setProfileOwner(String componentName, int userId, boolean expectFailure) in setProfileOwner() method in BaseDevicePolicyTest