Searched defs:isSameProfileGroup (Results 1 – 7 of 7) sorted by relevance
81 protected boolean isSameProfileGroup(Context context, int enforcementAdminUserId) { in createLearnMoreButtonLauncher() method in ActionDisabledByAdminControllerTestUtils
101 protected boolean isSameProfileGroup(Context context, int enforcementAdminUserId) { in isSameProfileGroup() method in ActionDisabledLearnMoreButtonLauncher
74 boolean isSameProfileGroup(int userId, int otherUserHandle); in isSameProfileGroup() method
4902 public boolean isSameProfileGroup(@NonNull UserHandle user, @NonNull UserHandle otherUser) { in isSameProfileGroup() method in UserManager4916 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup() method in UserManager
238 boolean isSameProfileGroup(@UserIdInt int callerUserId, @UserIdInt int userId); in isSameProfileGroup() method
2416 public final boolean isSameProfileGroup(@UserIdInt int callerUserId, in isSameProfileGroup() method in ComputerEngine2768 boolean isSameProfileGroup) { in buildInvalidCrossUserOrProfilePermissionMessage()
1207 public boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup() method in UserManagerService