Searched defs:otherUserId (Results 1 – 4 of 4) sorted by relevance
4246 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup()
1025 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup()1031 private boolean isSameProfileGroupNoChecks(@UserIdInt int userId, int otherUserId) { in isSameProfileGroupNoChecks()
798 final int otherUserId = otherProfiles.get(profileIndex).getIdentifier(); in reportNoninteractiveUsageCrossUserLocked() local
8353 int otherUserId = 11; in testGrantInlineReplyUriPermission_acrossUsers() local