Searched refs:isProviderWhiteListed (Results 1 – 1 of 1) sorted by relevance
4612 return isProviderWhiteListed(packageName, profileId); in isProviderInCallerOrInProfileAndWhitelListed()4615 public boolean isProviderWhiteListed(String packageName, int profileId) { in isProviderWhiteListed() method in AppWidgetServiceImpl.SecurityPolicy