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