Home
last modified time | relevance | path

Searched refs:NOTE (Results 1 – 20 of 20) sorted by relevance

/frameworks/base/tools/aapt/
DSourcePos.cpp14 NOTE, enumerator
35 :line(-1), level(NOTE) in ErrorPos()
70 case NOTE: in print()
140 ErrorPos(this->file, this->line, msg, ErrorPos::NOTE).print(stderr); in printf()
/frameworks/opt/vcard/tests/res/raw/
Dv21_invalid_comment_line.vcf7 NOTE;ENCODING=QUOTED-PRINTABLE:This is an (sharp ->=
Dv21_complicated.vcf22 NOTE:The following note is the example from RFC 2045.
23 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
Dv21_japanese_2.vcf9 NOTE;CHARSET=SHIFT_JIS;ENCODING=QUOTED-PRINTABLE:=83=81=83=82
/frameworks/native/opengl/libs/GLES_trace/
Ddev.make1 ## NOTE
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
Dbuild.gradle8 // NOTE: Do not place your application dependencies here; they belong
/frameworks/rs/cpu_ref/linkloader/lib/
DELFSectionHeader.cpp47 CASE(DYNAMIC) CASE(NOTE) CASE(NOBITS) CASE(REL) CASE(SHLIB) in getSectionTypeStr()
/frameworks/native/opengl/tests/testViewport/
DREADME27 NOTE: If a gl.glViewport call is added at the beginning of the onDrawFrame()
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/
DVCardJapanizationTests.java408 .put(Note.NOTE, "note1"); in testNoteDoCoMo()
410 .put(Note.NOTE, "note2"); in testNoteDoCoMo()
412 .put(Note.NOTE, "note3"); in testNoteDoCoMo()
DVCardImporterTests.java670 .put(Note.NOTE, "The following note is the example from RFC 2045."); in testV21ComplicatedCase()
672 .put(Note.NOTE, in testV21ComplicatedCase()
869 .put(Note.NOTE, "\u30E1\u30E2"); in testV21Japanese2_Type_Generic_Utf8()
1015 .put(Note.NOTE, "This is an (sharp ->#<- sharp) example. " in testTolerateInvalidCommentLikeLineV21()
DVCardExporterTests.java1103 .put(Note.NOTE, "note1"); in testNoteCommon()
1105 .put(Note.NOTE, "note2") in testNoteCommon()
/frameworks/native/services/surfaceflinger/EventLog/
DEventLogTags.logtags40 # NOTE - the range 1000000-2000000 is reserved for partners and others who
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java97 NOTE, enumConstant
1133 builder.withValue(Note.NOTE, mNote); in constructInsertOperation()
1166 return EntryLabel.NOTE; in getEntryLabel()
DVCardBuilder.java1330 String note = contentValues.getAsString(Note.NOTE); in appendNotes()
1355 final String noteStr = contentValues.getAsString(Note.NOTE); in appendNotes()
/frameworks/compile/mclinker/unittests/
Dtest3.txt67 # NOTE: No double quotes in the below. It is used within shell script
/frameworks/base/docs/html/samples/new/
Dindex.jd14 <!-- NOTE TO EDITORS: add most recent samples first -->
/frameworks/base/docs/html/tools/building/
Dplugin-for-gradle.jd131 // NOTE: Do not place your application dependencies here: they belong
/frameworks/base/core/java/android/provider/
DContactsContract.java6932 public static final String NOTE = DATA1; field in ContactsContract.CommonDataKinds.Note
/frameworks/base/api/
Dsystem-current.txt25673 field public static final java.lang.String NOTE = "data1";
Dcurrent.txt24083 field public static final java.lang.String NOTE = "data1";