am 8a4c53a: AI 147732: fix broken links
Merge commit '8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367' into donut * commit '8a4c53a7c7911b8f4c73a8fcfbbad3ac903b3367': AI 147732: fix broken links
This commit is contained in:
committed by
The Android Open Source Project
commit
073bc611ce
@@ -30,11 +30,9 @@ import android.os.Bundle;
|
||||
*
|
||||
* <p>Extend this class and override one or more of the {@link #onUpdate}, {@link #onDeleted},
|
||||
* {@link #onEnabled} or {@link #onDisabled} methods to implement your own AppWidget functionality.
|
||||
*
|
||||
* <h3>Sample Code</h3>
|
||||
* For an example of how to write a AppWidget provider, see the
|
||||
* <a href="{@toroot}reference/android/appwidget/package-descr.html#providers">android.appwidget
|
||||
* package overview</a>.
|
||||
* </p>
|
||||
* <p>For an example of how to write a AppWidget provider, see the
|
||||
* <a href="{@docRoot}guide/topics/appwidgets/index.html#Providers">AppWidgets</a> documentation.</p>
|
||||
*/
|
||||
public class AppWidgetProvider extends BroadcastReceiver {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user