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