/frameworks/base/docs/html/intl/ja/sdk/1.5_r3/ |
installing.jd | 170 <li><a href="{@docRoot}resources/tutorials/notepad/index.html">Notepad ???????</a>???? Android ?????????????????? </li>
|
/frameworks/base/docs/html/resources/ |
resources_toc.cs | 172 <li><a href="<?cs var:toroot ?>resources/tutorials/notepad/index.html"> 173 <span class="en">Notepad Tutorial</span> 232 <li><a href="<?cs var:toroot ?>resources/samples/NotePad/index.html">
|
/development/build/ |
sdk.atree | 92 development/samples/NotePad samples/${PLATFORM_NAME}/NotePad
|
/development/tutorials/NotepadCodeLab/Notepadv1/src/com/android/demo/notepad1/ |
NotesDbAdapter.java | 29 * for the notepad example, and gives the ability to list all notes as well as
|
/development/tutorials/NotepadCodeLab/Notepadv1Solution/src/com/android/demo/notepad1/ |
NotesDbAdapter.java | 29 * for the notepad example, and gives the ability to list all notes as well as
|
/development/tutorials/NotepadCodeLab/Notepadv2/src/com/android/demo/notepad2/ |
NotesDbAdapter.java | 29 * for the notepad example, and gives the ability to list all notes as well as
|
/development/tutorials/NotepadCodeLab/Notepadv2Solution/src/com/android/demo/notepad2/ |
NotesDbAdapter.java | 29 * for the notepad example, and gives the ability to list all notes as well as
|
/development/tutorials/NotepadCodeLab/Notepadv3/src/com/android/demo/notepad3/ |
NotesDbAdapter.java | 29 * for the notepad example, and gives the ability to list all notes as well as
|
/development/tutorials/NotepadCodeLab/Notepadv3Solution/src/com/android/demo/notepad3/ |
NotesDbAdapter.java | 29 * for the notepad example, and gives the ability to list all notes as well as
|
/frameworks/base/docs/html/sdk/ |
installing.jd | 480 <p><strong>Follow the Notepad tutorial</strong></p> 483 <li>The <a href="{@docRoot}resources/tutorials/notepad/index.html"> 484 Notepad Tutorial</a> shows you how to build a full Android application 486 Notepad tutorial helps you bring together the important design 490 <p class="caution">Following the Notepad tutorial is an excellent
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteOpenHelper.java | 29 * <p>For an example, see the NotePadProvider class in the NotePad sample application,
|
/frameworks/base/docs/html/guide/topics/ui/ |
menus.jd | 183 <a href="{@docRoot}resources/tutorials/notepad/index.html">Notepad application</a> 229 object used in the Notepad application's {@link android.app.ListActivity}. As such, each item 521 <a href="{@docRoot}resources/samples/NotePad/index.html">Note Pad</a>
|
/frameworks/base/docs/html/ |
sitemap.txt | 46 http://developer.android.com/resources/tutorials/notepad/index.html 55 http://developer.android.com/resources/samples/NotePad/index.html 325 http://developer.android.com/resources/samples/NotePad/res/index.html 326 http://developer.android.com/resources/samples/NotePad/src/index.html 327 http://developer.android.com/resources/samples/NotePad/tests/index.html 328 http://developer.android.com/resources/samples/NotePad/AndroidManifest.html 417 http://developer.android.com/resources/samples/NotePad/src/com/example/android/notepad/NoteEditor.html [all...] |
/development/testrunner/test_defs/ |
test_walker.py | 48 ApiDemos/tests, Notepad/tests etc
|
/frameworks/base/ |
Android.mk | 405 -samplecode $(sample_dir)/NotePad \ 406 resources/samples/NotePad "Note Pad" \
|
/frameworks/base/core/java/android/content/ |
Intent.java | 236 * package="<i>com.android.notepad</i>"> 241 * android:authorities="<i>com.google.provider.NotePad</i>" /> 281 * <action android:name="<i>com.android.notepad.action.EDIT_TITLE</i>" /> 293 * <code>com.android.notepad.NotesList</code>, serves as our main 302 * <p>This provides a top-level entry into the NotePad application: the standard 353 * data=content://com.google.provider.NotePad/notes }</b> 355 * "content://com.google.provider.NotePad/notes", which 358 * data=content://com.google.provider.NotePad/notes }</b> 360 * "content://com.google.provider.NotePad/notes", from which 370 * <code>com.android.notepad.NoteEditor</code>, shows the user a singl [all...] |
/build/tools/dexpreopt/ |
dexpreopt.py | 637 E.g., <cache_system_dir>/app/NotePad.odex would be copied to 638 <out_system_dir>/app/NotePad.odex, and <out_system_dir>/app/NotePad.apk
|
/external/icu4c/samples/ustring/ |
ustring.cpp | 84 // However, if you pipe the output into a file and look at it with Notepad
|
/frameworks/base/docs/html/guide/topics/data/ |
data-storage.jd | 430 <a href="{@docRoot}resources/samples/NotePad/index.html">Note Pad</a> and
|
/frameworks/base/docs/html/guide/topics/search/ |
searchable-config.jd | 198 albums, and tracks" for a music application, or "Saved notes" for a notepad application.</dd>
|
adding-custom-suggestions.jd | [all...] |
/frameworks/base/docs/html/guide/appendix/faq/ |
commontasks.jd | 65 href="{@docRoot}guide/tutorials/notepad/index.html">Notepad</a> code [all...] |
/frameworks/base/docs/html/resources/faq/ |
commontasks.jd | 65 href="{@docRoot}resources/tutorials/notepad/index.html">Notepad</a> code [all...] |
/frameworks/base/docs/html/guide/topics/providers/ |
content-providers.jd | 818 NodePadProvider class in the Notepad sample application that ships with the SDK. [all...] |
/external/jhead/ |
jhead.c | 164 Editor = "notepad"; [all...] |