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