Searched refs:otherUserInfo (Results 1 – 1 of 1) sorted by relevance
660 UserInfo otherUserInfo = getUserInfoLU(otherUserId); in isSameProfileGroupLP() local661 if (otherUserInfo == null in isSameProfileGroupLP()662 || otherUserInfo.profileGroupId == UserInfo.NO_PROFILE_GROUP_ID) { in isSameProfileGroupLP()665 return userInfo.profileGroupId == otherUserInfo.profileGroupId; in isSameProfileGroupLP()