- appWidgetId
- The AppWidget id under which to bind the provider.
- user
- The user id in which the provider resides.
- provider
- The component name of the provider.
- options
- An optional Bundle containing options for the AppWidget.
Documentation for this section has not yet been entered.
Set the provider for a given appWidgetId if the caller has a permission.
Note: You need the NoType:android/Manifest$permission;Href=../../../reference/android/Manifest.permission.html#BIND_APPWIDGET permission or the user must have enabled binding widgets always for your component. Should be used by apps that host widgets. If this method returns false, call AppWidgetManager.ActionAppwidgetBind to request permission to bind.