diff options
author | Scott Main <smain@google.com> | 2013-05-07 10:20:58 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2013-05-07 10:20:58 -0700 |
commit | 9207be9078a59ecd93073e6892c5c75b47b342d6 (patch) | |
tree | 244e2b1ce7019ec5ab7779781993722a577581ba | |
parent | 67430e8ec735c83f1f3304da7037e518aef6128a (diff) | |
parent | b80b4bfdae8d9eb7e8ad6c7a44f92d9fd2b9e6d9 (diff) | |
download | frameworks_base-9207be9078a59ecd93073e6892c5c75b47b342d6.zip frameworks_base-9207be9078a59ecd93073e6892c5c75b47b342d6.tar.gz frameworks_base-9207be9078a59ecd93073e6892c5c75b47b342d6.tar.bz2 |
am b80b4bfd: am 3c8ecd30: am b2606b3f: am c98612a9: some more search tags
* commit 'b80b4bfdae8d9eb7e8ad6c7a44f92d9fd2b9e6d9':
some more search tags
-rw-r--r-- | docs/html/guide/topics/appwidgets/index.jd | 2 | ||||
-rw-r--r-- | docs/html/guide/topics/ui/actionbar.jd | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/guide/topics/appwidgets/index.jd b/docs/html/guide/topics/appwidgets/index.jd index cdbf827..6877d10 100644 --- a/docs/html/guide/topics/appwidgets/index.jd +++ b/docs/html/guide/topics/appwidgets/index.jd @@ -1,5 +1,5 @@ page.title=App Widgets -page.tags="home" +page.tags="home","AppWidgetProvider" @jd:body <div id="qv-wrapper"> diff --git a/docs/html/guide/topics/ui/actionbar.jd b/docs/html/guide/topics/ui/actionbar.jd index db09e7d..c5bbdbc 100644 --- a/docs/html/guide/topics/ui/actionbar.jd +++ b/docs/html/guide/topics/ui/actionbar.jd @@ -1,5 +1,5 @@ page.title=Action Bar -page.tags="action bar","menu" +page.tags="actionbar","menu" parent.title=User Interface parent.link=index.html @jd:body |