Searched defs:isSameProfileGroup (Results 1 – 4 of 4) sorted by relevance
52 boolean isSameProfileGroup(int userHandle, int otherUserHandle); in isSameProfileGroup() method
1682 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup() method in UserManager
1495 boolean isSameProfileGroup(int callingUserId, int targetUserId) { in isSameProfileGroup() method in UserController
653 public boolean isSameProfileGroup(int userId, int otherUserId) { in isSameProfileGroup() method in UserManagerService