Searched defs:profileGroupId (Results 1 – 3 of 3) sorted by relevance
196 public int profileGroupId; field in UserInfo
230 public File addUser(int userId, int flags, String type, int profileGroupId) { in addUser()
3273 int profileGroupId = UserInfo.NO_PROFILE_GROUP_ID; in readUserLP() local