Searched defs:profileGroupId (Results 1 – 3 of 3) sorted by relevance
120 public int profileGroupId; field in UserInfo
203 public File addUser(int userId, int flags, int profileGroupId) { in addUser()
2475 int profileGroupId = UserInfo.NO_PROFILE_GROUP_ID; in readUserLP() local