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