Searched defs:otherUserId (Results 1 – 3 of 3) sorted by relevance
618 final int otherUserId = other.mUserStates.keyAt(i); in PermissionData() local
653 public boolean isSameProfileGroup(int userId, int otherUserId) { in isSameProfileGroup()661 private boolean isSameProfileGroupLP(int userId, int otherUserId) { in isSameProfileGroupLP()
1682 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup()