Searched refs:isProviderInCallerOrInProfileAndWhitelListed (Results 1 – 1 of 1) sorted by relevance
1273 if (!mSecurityPolicy.isProviderInCallerOrInProfileAndWhitelListed( in bindAppWidgetId()1984 && mSecurityPolicy.isProviderInCallerOrInProfileAndWhitelListed( in getInstalledProvidersForProfile()4261 mSecurityPolicy.isProviderInCallerOrInProfileAndWhitelListed( in getWidgetPreview()4602 public boolean isProviderInCallerOrInProfileAndWhitelListed(String packageName, in isProviderInCallerOrInProfileAndWhitelListed() method in AppWidgetServiceImpl.SecurityPolicy