Searched refs:isSameProfileGroup (Results 1 – 5 of 5) sorted by relevance
145 protected boolean isSameProfileGroup(@UserIdInt int userId, int otherUserId) { in isSameProfileGroup() method in ShadowUserManager
99 if (um.isSameProfileGroup(getEnforcementAdminUserId(mEnforcedAdmin), um.getUserHandle())) { in maybeSetLearnMoreButton()
244 public boolean isSameProfileGroup(int userId, int otherUserId) { in isSameProfileGroup() method in ContactsActor.MockUserManager
623 return UserManager.get(mContext).isSameProfileGroup(userHandle.getIdentifier(), in isVisibleForUser()