- provider
- The Android.Content.ComponentName for the Android.Content.BroadcastReceiver provider for your AppWidget.
- views
- The RemoteViews object to show.
Set the RemoteViews to use for all AppWidget instances for the supplied AppWidget provider.
It is okay to call this method both inside an AppWidgetManager.ActionAppwidgetUpdate broadcast, and outside of the handler. This method will only work when called from the uid that owns the AppWidget provider.