Searched refs:isProfileEnabled (Results 1 – 2 of 2) sorted by relevance
3651 return isParentOrProfile(parentId, profileId) && isProfileEnabled(profileId); in isEnabledGroupProfile()3850 private boolean isProfileEnabled(int profileId) { in isProfileEnabled() method in AppWidgetServiceImpl.SecurityPolicy
4003 PLcom/android/server/appwidget/AppWidgetServiceImpl$SecurityPolicy;->isProfileEnabled(I)Z