Home
last modified time | relevance | path

Searched refs:Note (Results 1 – 25 of 304) sorted by relevance

12345678910>>...13

/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardJapanizationTests.java20 import android.provider.ContactsContract.CommonDataKinds.Note;
407 entry.addContentValues(Note.CONTENT_ITEM_TYPE) in testNoteDoCoMo()
408 .put(Note.NOTE, "note1"); in testNoteDoCoMo()
409 entry.addContentValues(Note.CONTENT_ITEM_TYPE) in testNoteDoCoMo()
410 .put(Note.NOTE, "note2"); in testNoteDoCoMo()
411 entry.addContentValues(Note.CONTENT_ITEM_TYPE) in testNoteDoCoMo()
412 .put(Note.NOTE, "note3"); in testNoteDoCoMo()
DVCardImporterTests.java29 import android.provider.ContactsContract.CommonDataKinds.Note;
669 elem.addExpected(Note.CONTENT_ITEM_TYPE) in testV21ComplicatedCase()
670 .put(Note.NOTE, "The following note is the example from RFC 2045."); in testV21ComplicatedCase()
671 elem.addExpected(Note.CONTENT_ITEM_TYPE) in testV21ComplicatedCase()
672 .put(Note.NOTE, in testV21ComplicatedCase()
847 elem.addExpected(Note.CONTENT_ITEM_TYPE) in testV21Japanese2_Type_Generic_Utf8()
848 .put(Note.NOTE, "\u30E1\u30E2"); in testV21Japanese2_Type_Generic_Utf8()
993 elem.addExpected(Note.CONTENT_ITEM_TYPE) in testTolerateInvalidCommentLikeLineV21()
994 .put(Note.NOTE, "This is an (sharp ->#<- sharp) example. " in testTolerateInvalidCommentLikeLineV21()
DVCardExporterTests.java30 import android.provider.ContactsContract.CommonDataKinds.Note;
1102 entry.addContentValues(Note.CONTENT_ITEM_TYPE) in testNoteCommon()
1103 .put(Note.NOTE, "note1"); in testNoteCommon()
1104 entry.addContentValues(Note.CONTENT_ITEM_TYPE) in testNoteCommon()
1105 .put(Note.NOTE, "note2") in testNoteCommon()
1106 .put(Note.IS_PRIMARY, 1); // Just ignored. in testNoteCommon()
/frameworks/compile/mclinker/docs/
DDesignNote1 Design Note
/frameworks/compile/mclinker/lib/LD/
DELFReader.cpp36 return LDFileFormat::Note; in getLDSectionKind()
62 return LDFileFormat::Note; in getLDSectionKind()
DELFDynObjFileFormat.cpp31 LDFileFormat::Note, in initObjectType()
DELFDynObjWriter.cpp76 case LDFileFormat::Note: in writeDynObj()
/frameworks/compile/slang/
Dslang_diagnostic_buffer.cpp55 case clang::DiagnosticsEngine::Note: { in HandleDiagnostic()
DREADME.rst12 * Bitcode file. Note that the bitcode here denotes the LLVM (Low-Level
21 Note that although Renderscript is C99-like, we enhance it with several
55 Note that *-MD* will tell llvm-rs-cc to output dependence information.
120 Note that the ScriptC_fountain.java will be generated inside
183 Note that when the type of an exportable variable is a structure, Renderscript
/frameworks/compile/mclinker/include/mcld/LD/
DLDFileFormat.h40 Note, enumerator
/frameworks/base/docs/html/tools/help/
Dgltracer.jd23 <p class="note"><strong>Note:</strong> The Tracer tool requires a device running Android 4.1 (API
76 <p class="note"><strong>Note:</strong> If you are tracing the default activity for the
80 <p class="note"><strong>Note:</strong> If you want to capture progressive frame images for each
/frameworks/native/opengl/tests/testViewport/
DREADME12 Note that screen is all white.
/frameworks/base/docs/html/training/improving-layouts/
Dloading-ondemand.jd73 <p class="note"><strong>Note:</strong> The {@link android.view.ViewStub#inflate()} method returns
83 <p class="note"><strong>Note:</strong> One drawback of {@link android.view.ViewStub} is that it
/frameworks/base/docs/html/guide/appendix/
Dg-app-intents.jd13 <p>Note that this list is not comprehensive.</p>
56 <p><strong><em>Note:</em></strong>&nbsp;&nbsp;&nbsp;This requires your
96 <b>Note:</b> The two commas after the yaw parameter are required. They are present
/frameworks/base/docs/html/training/basics/fragments/
Dcreating.jd44 <p class="note"><strong>Note:</strong> If you decide for other reasons that the minimum
98 <p class="note"><strong>Note:</strong> {@link android.support.v4.app.FragmentActivity} is a
149 <p class="note"><strong>Note:</strong> When you add a fragment to an activity layout by defining
/frameworks/compile/libbcc/
DREADME.rst31 cache file. Note that the compilation is triggered by a cache
193 Note: stack will be aligned to the coarsest-grained argument. In the case of
200 On ARM, we use hardfp. Note that double will be placed in a register pair.
/frameworks/base/docs/html/training/basics/supporting-devices/
Dscreens.jd61 <p class="note"><strong>Note:</strong> Android automatically scales your layout in order to
127 <p class="note"><strong>Note:</strong> Android 3.2 and above supports an advanced method of
172 <p class="note"><strong>Note:</strong> Low-density (ldpi) resources aren’t always necessary. When
/frameworks/base/docs/html/sdk/installing/
Dinstalling-adt.jd30 <p class="note"><strong>Note:</strong> If you prefer to work in a different IDE, you do not need to
49 <p>Note: If you have trouble acquiring the plugin, try using "http" in the Location URL,
56 <p>Note: If you get a security warning saying that the authenticity or validity of
189 <p>Note that there are features of ADT that require some optional
/frameworks/base/docs/html/guide/google/gcm/
Ddemo.jd107 <p class="note"><strong>Note:</strong> You can get the IP by running <code>ifconfig</code> on Linux…
118 …<p class="note"><strong>Note:</strong> The API key value set in that class will be used just once …
157 …<p class="note"><strong>Note:</strong> You can get the IP by running <code>ifconfig</code> on Linu…
173 <p>Note that the <code>SERVER_URL</code> is the URL for the server and the application's context (o…
245 <p class="note"><strong>Note:</strong> What happened? When the device received a registration callb…
257 <p class="note"><strong>Note:</strong> What happened? When you clicked the button, the web server s…
/frameworks/base/docs/html/sdk/
Dindex.jd111 <p class="note"><strong>Note:</strong> Eclipse 3.5 (Galileo) is no longer
133 <p class="note"><strong>Note:</strong> Some Linux distributions may include JDK 1.4 or Gnu Compiler
/frameworks/wilhelm/doc/
DDoxyfile74 # Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the
217 # (default is Fortran), use: inc=Fortran f=C. Note that for custom extensions
284 # performance by keeping more symbols in memory. Note that the value works on
435 # Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES.
436 # Note: This option applies only to the class list, not to the
623 # certain files from those directories. Note that the wildcards are matched
697 # Note: To get rid of all source code in the generated output, make sure also
806 # will generate a default style sheet. Note that doxygen will try to copy
1046 # as images in the HTML documentation. The default is 10. Note that
1056 # Note that when changing this option you need to delete any form_*.png files
[all …]
/frameworks/base/docs/html/guide/topics/manifest/
Ddata-element.jd78 <p class="note">Note: host name matching in the Android framework is
88 <p class="note">Note: MIME type matching in the Android framework is
154 <p class="note">Note: scheme matching in the Android framework is
/frameworks/base/docs/html/training/notepad/
Dnotepad-ex3.jd100 Note the null check for <code>savedInstanceState</code>, and we still need to load up
106 Note the use of <code>Bundle.getSerializable()</code> instead of
272 <p>Note that <code>saveState()</code> must be called in both <code>onSaveInstanceState()</code>
296 <p>Note that we capture the return value from <code>createNote()</code> and if a valid row ID is
350 <p>Note that the <code>m</code> in <code>mNotesCursor</code> denotes a member field, so when we
Dnotepad-ex1.jd121 <p class="note"><b>Note:</b> A Cursor is returned rather than a collection of rows. This allows
305 Note"). </li>
308 when the user selects the "Create Note" item).
317 <p>Note: you will have to import <code>ListActivity</code> into the
418 to handle our new "Add Note" menu item. When this is selected, the
456 create a new note with a title assigned to it based on a counter ("Note 1",
457 "Note 2"...) and with an empty body. At present we have no way of editing
461 <li>Construct the name using "Note" and the counter we defined in the class: <code>
462 String noteName = "Note " + mNoteNumber++</code></li>
475 String noteName = &quot;Note &quot; + mNoteNumber++;
/frameworks/compile/slang/lit-tests/
DREADME19 the failure. Note that tests marked as "Expected Fail" (XFAIL) will not print

12345678910>>...13