am 6f1826c: AI 147752: dang, there was another unclosed tag... tested it
Merge commit '6f1826cb0cf23e0027817f5a26cf1181f85e1085' into donut * commit '6f1826cb0cf23e0027817f5a26cf1181f85e1085': AI 147752: dang, there was another unclosed tag... tested it this time.
This commit is contained in:
committed by
The Android Open Source Project
commit
4681c017a1
@@ -67,7 +67,7 @@ The <code><receiver></code> element has the following attributes:
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>
|
<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
|
that this {@link android.content.BroadcastReceiver} receives the {@link
|
||||||
android.appwidget.AppWidgetManager#ACTION_APPWIDGET_UPDATE AppWidgetManager.ACTION_APPWIDGET_UPDATE} broadcast.
|
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.
|
The widget manager will send other broadcasts directly to your widget provider as required.
|
||||||
|
|||||||
Reference in New Issue
Block a user