Searched refs:isParentOrProfile (Results 1 – 1 of 1) sorted by relevance
4460 return isParentOrProfile(parentId, profileId) && isProfileEnabled(profileId); in isEnabledGroupProfile()4595 private boolean isParentOrProfile(int parentId, int profileId) { in isParentOrProfile() method in AppWidgetServiceImpl.SecurityPolicy