Loading docs/html/guide/topics/appwidgets/index.jd +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ The <code><receiver></code> element has the following attributes: </ul> <p> The <code><intent-filter> element tells the {@link android.content.pm.PackageManager} The <code><intent-filter></code> element tells the {@link android.content.pm.PackageManager} that this {@link android.content.BroadcastReceiver} receives the {@link android.appwidget.AppWidgetManager#ACTION_APPWIDGET_UPDATE AppWidgetManager.ACTION_APPWIDGET_UPDATE} broadcast. The widget manager will send other broadcasts directly to your widget provider as required. Loading Loading
docs/html/guide/topics/appwidgets/index.jd +1 −1 Original line number Diff line number Diff line Loading @@ -67,7 +67,7 @@ The <code><receiver></code> element has the following attributes: </ul> <p> The <code><intent-filter> element tells the {@link android.content.pm.PackageManager} The <code><intent-filter></code> element tells the {@link android.content.pm.PackageManager} that this {@link android.content.BroadcastReceiver} receives the {@link android.appwidget.AppWidgetManager#ACTION_APPWIDGET_UPDATE AppWidgetManager.ACTION_APPWIDGET_UPDATE} broadcast. The widget manager will send other broadcasts directly to your widget provider as required. Loading