Searched refs:isEnabledGroupProfile (Results 1 – 1 of 1) sorted by relevance
1100 if (!mSecurityPolicy.isEnabledGroupProfile(providerProfileId)) { in bindAppWidgetId()1701 if (!mSecurityPolicy.isEnabledGroupProfile(profileId)) { in getInstalledProvidersForProfile()3649 public boolean isEnabledGroupProfile(int profileId) { in isEnabledGroupProfile() method in AppWidgetServiceImpl.SecurityPolicy