Home | History | Annotate | Download | only in ApiDemos

Lines Matching full:apis

2 that illustrate the use of various Android APIs. It includes samples of:
23 href="src/com/example/android/apis/preference/PreferencesFromCode.html">Switch Preference</a></li>
25 href="src/com/example/android/apis/app/ActionBarSettingsActionProviderActivity.html">Settings Action Provider
28 href="src/com/example/android/apis/app/ActionBarShareActionProviderActivity.html">Share Action Provider
30 <li><a href="src/com/example/android/apis/view/SearchViewActionBar.html">Collapsible action
32 <li><a href="src/com/example/android/apis/app/FragmentCustomAnimations.html">Custom
34 <li><a href="src/com/example/android/apis/app/RemoteService.html">Service bindings</a></li>
35 <li><a href="src/com/example/android/apis/view/OverscanActivity.html">Full screen UI modes</a></li>
36 <li><a href="src/com/example/android/apis/graphics/TouchPaint.html">Stylus and hover
38 <li><a href="src/com/example/android/apis/view/Switches.html">Switch widget</a></li>
40 href="src/com/example/android/apis/accessibility/TaskBackService.html">Window
58 "<ul><li><a href='src/com/example/android/apis/animation/index.html'>Animation</a></li>"+
59 " <li><a href='src/com/example/android/apis/app/index.html'>App</a></li>"+
60 " <li><a href='src/com/example/android/apis/appwidget/index.html'>App Widgets</a></li>"+
61 " <li><a href='src/com/example/android/apis/content/index.html'>Content</a></li>"+
62 " <li><a href='src/com/example/android/apis/graphics/index.html'>Graphics</a></li>"+
63 " <li><a href='src/com/example/android/apis/media/index.html'>Media</a></li>"+
64 " <li><a href='src/com/example/android/apis/os/index.html'>OS</a></li>"+
65 " <li><a href='src/com/example/android/apis/text/index.html'>Text</a></li>"+
66 " <li><a href='src/com/example/android/apis/view/index.html'>Views</a></li></ul>");