summaryrefslogtreecommitdiffstats
path: root/docs/html/resources
diff options
context:
space:
mode:
authorRobert Ly <robertly@google.com>2012-02-03 11:00:47 -0800
committerRobert Ly <robertly@google.com>2012-03-13 18:14:02 -0700
commit055e3f25ba85d7aefcddaa0aa2bb0589719ec80c (patch)
tree8fcffe60e2bd29bc2946e04dc4214cf9bdbf3bf2 /docs/html/resources
parent5b08738a62ece5bf0ca5d22a6f062e2fb67af272 (diff)
downloadframeworks_base-055e3f25ba85d7aefcddaa0aa2bb0589719ec80c.zip
frameworks_base-055e3f25ba85d7aefcddaa0aa2bb0589719ec80c.tar.gz
frameworks_base-055e3f25ba85d7aefcddaa0aa2bb0589719ec80c.tar.bz2
docs: android u search class
Change-Id: I433cb5b82426c942af8f357180aeb7c947f2d9e1
Diffstat (limited to 'docs/html/resources')
-rw-r--r--docs/html/resources/resources_toc.cs20
1 files changed, 20 insertions, 0 deletions
diff --git a/docs/html/resources/resources_toc.cs b/docs/html/resources/resources_toc.cs
index 8df419f..d2452c4 100644
--- a/docs/html/resources/resources_toc.cs
+++ b/docs/html/resources/resources_toc.cs
@@ -98,6 +98,26 @@
</li>
<li class="toggle-list">
+ <div><a href="<?cs var:toroot ?>training/search/index.html">
+ <span class="en">Adding Search Functionality</span>
+ </a></div>
+ <ul>
+ <li><a href="<?cs var:toroot ?>training/search/setup.html">
+ <span class="en">Setting up the Search Interface</span>
+ </a>
+ </li>
+ <li><a href="<?cs var:toroot ?>training/search/search.html">
+ <span class="en">Storing and Searching for Data</span>
+ </a>
+ </li>
+ <li><a href="<?cs var:toroot ?>training/search/backward-compat.html">
+ <span class="en">Remaining Backward Compatible</span>
+ </a>
+ </li>
+ </ul>
+ </li>
+
+ <li class="toggle-list">
<div><a href="<?cs var:toroot ?>training/id-auth/index.html">
<span class="en">Remembering Users</span>
</a></div>