/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
D | VCardJapanizationTests.java | 20 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()
|
D | VCardImporterTests.java | 23 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() 868 elem.addExpected(Note.CONTENT_ITEM_TYPE) in testV21Japanese2_Type_Generic_Utf8() 869 .put(Note.NOTE, "\u30E1\u30E2"); in testV21Japanese2_Type_Generic_Utf8() 1014 elem.addExpected(Note.CONTENT_ITEM_TYPE) in testTolerateInvalidCommentLikeLineV21() 1015 .put(Note.NOTE, "This is an (sharp ->#<- sharp) example. " in testTolerateInvalidCommentLikeLineV21()
|
/frameworks/compile/slang/ |
D | slang_diagnostic_buffer.cpp | 55 case clang::DiagnosticsEngine::Note: { in HandleDiagnostic()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | LDFileFormat.h | 41 Note, enumerator
|
D | DiagnosticEngine.h | 46 Note, enumerator
|
D | DiagSymbolResolutions.inc | 1 DIAG(note_has_no_symtab, DiagnosticEngine::Note, "input file `%0' has no symbol table `%2'\n path …
|
/frameworks/compile/mclinker/include/mcld/Support/ |
D | MsgHandling.h | 71 return getDiagnosticEngine().report(pID, DiagnosticEngine::Note); in note()
|
/frameworks/native/opengl/tests/testViewport/ |
D | README | 12 Note that screen is all white.
|
/frameworks/base/docs/html/tools/help/ |
D | gltracer.jd | 23 <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
|
D | monitor.jd | 39 <p class="note"><strong>Note:</strong> Only one debugger can be connected to your device at a time.
|
/frameworks/testing/uiautomator/utils/SleepUtils/ |
D | README | 19 Note: for the function to work properly, "-w" parameter is required
|
/frameworks/base/docs/html/google/gcm/ |
D | demo.jd | 49 <p class="note"><strong>Note:</strong> This tutorial describes how to develop GCM-enabled apps usin… 96 <p class="note"><strong>Note:</strong> If you don't see <strong>Extras > Google Cloud Messaging … 126 <p class="note"><strong>Note:</strong> You can get the IP by running <code>ifconfig</code> on Linux… 137 …<p class="note"><strong>Note:</strong> The API key value set in that class will be used just once … 176 …<p class="note"><strong>Note:</strong> You can get the IP by running <code>ifconfig</code> on Linu… 191 <p>Note that the <code>SERVER_URL</code> is the URL for the server and the application's context (o… 263 <p class="note"><strong>Note:</strong> What happened? When the device received a registration callb… 275 <p class="note"><strong>Note:</strong> What happened? When you clicked the button, the web server s…
|
D | server.jd | 44 …Connection Server</a>), see <a href="gs.html#server">Getting Started</a>. Note that a full GCM imp… 104 <p class="note"><strong>Note:</strong> You can get the IP by running <code>ifconfig</code> on Linux… 116 …<p class="note"><strong>Note:</strong> The API key value set in that class will be used just once … 155 …<p class="note"><strong>Note:</strong> You can get the IP by running <code>ifconfig</code> on Linu…
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | loading-ondemand.jd | 73 <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/tools/ |
D | device.jd | 37 <p class="note"><strong>Note:</strong> When developing on a device, keep in mind that you should 58 <p class="note"><strong>Note:</strong> If you manually enable debugging in the manifest 66 <p class="note"><strong>Note:</strong> On Android 4.2 and newer, <strong>Developer 98 <p class="note"><strong>Note:</strong> The rule syntax 115 <p class="note"><strong>Note:</strong> When you connect a device running Android 4.2.2 or higher
|
/frameworks/compile/mclinker/lib/LD/ |
D | ELFDynObjFileFormat.cpp | 31 LDFileFormat::Note, in initObjectFormat()
|
D | ELFExecFileFormat.cpp | 32 LDFileFormat::Note, in initObjectFormat()
|
/frameworks/av/media/libnbaio/ |
D | README.txt | 5 Note: as used here, "short transfer count" means the return value for
|
/frameworks/base/docs/html/guide/appendix/ |
D | g-app-intents.jd | 14 <p>Note that this list is not comprehensive.</p> 57 <p><strong><em>Note:</em></strong> This requires your 97 <b>Note:</b> The two commas after the yaw parameter are required. They are present
|
/frameworks/base/docs/html/tools/testing/ |
D | testing_accessibility.jd | 76 <p class="note"><strong>Note:</strong> Keyboards and D-pads provide different navigation paths 177 <strong>Note:</strong> While TalkBack is the most available Android accessibility service for 198 <p class="note"><strong>Note:</strong> On Android 4.1 (API Level 16) and higher, the system 204 <p class="note"><strong>Note:</strong> You must turn on TalkBack <em>first</em>, otherwise this 237 <p class="note"><strong>Note:</strong> Accessibility gestures provide a different navigation path 255 <strong>Note:</strong> Accessibility services other than TalkBack may map accessibility gestures
|
/frameworks/compile/libbcc/ |
D | README.rst | 31 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/ |
D | screens.jd | 61 <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/training/sharing/ |
D | send.jd | 45 <p><strong>Note:</strong> The best way to add a share action item to an 110 <p class="note"><strong>Note:</strong> Some e-mail applications, such as Gmail, expect a 132 <p>Note the following:</p> 155 java.lang.String, android.net.Uri) onScanCompleted()} callback. Note that once added to the system
|
/frameworks/base/docs/html/distribute/googleplay/edu/ |
D | start.jd | 29 <p>Note that the initial launch of Google Play for Education is planned for Fall 122 classification, and approval by our third-party educator network. Note that 163 <p class="note"><strong>Note</strong>: Google Play for Education is part of 190 <p class="note"><strong>Note</strong>: Until the full product launch in Fall 227 <p class="note"><strong>Note</strong>: Support and appeal forms are not yet 249 right away. Note that during the pilot program, the review and approval process
|
/frameworks/base/docs/html/training/printing/ |
D | custom-docs.jd | 73 <strong>Note:</strong> The last parameter in the {@link android.print.PrintManager#print print()} 120 <strong>Note:</strong> These adapter methods are called on the main thread of your application. If 180 <strong>Note:</strong> The boolean parameter of the 223 <strong>Note:</strong> The Android print framework may call the {@link 233 <strong>Note:</strong> The boolean parameter of the 308 <strong>Note:</strong> Rendering a document for printing can be a resource-intensive operation. In
|