Searched defs:isSameProfileGroup (Results 1 – 4 of 4) sorted by relevance
224 private boolean isSameProfileGroup(@UserIdInt int callerUserId, @UserIdInt int userId) { in isSameProfileGroup() method in CrossProfileAppsServiceImpl
768 public boolean isSameProfileGroup(int userId, int otherUserId) { in isSameProfileGroup() method in UserManagerService
61 boolean isSameProfileGroup(int userHandle, int otherUserHandle); in isSameProfileGroup() method
2496 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup() method in UserManager