Searched defs:isSameProfileGroup (Results 1 – 3 of 3) sorted by relevance
56 boolean isSameProfileGroup(int userHandle, int otherUserHandle); in isSameProfileGroup() method
1910 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup() method in UserManager
687 public boolean isSameProfileGroup(int userId, int otherUserId) { in isSameProfileGroup() method in UserManagerService