Searched refs:preCreateUserWithThrow (Results 1 – 4 of 4) sorted by relevance
45 UserInfo preCreateUserWithThrow(in String userType); in preCreateUserWithThrow() method
2752 return mService.preCreateUserWithThrow(userType); in preCreateUser()
2657 um.preCreateUserWithThrow(userType) : in runCreateUser()
3260 public UserInfo preCreateUserWithThrow(String userType) throws ServiceSpecificException { in preCreateUserWithThrow() method in UserManagerService