Home
last modified time | relevance | path

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

12

/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/data-binding/compilerCommon/src/main/java/android/databinding/tool/util/
DL.java51 printMessage(Diagnostic.Kind.NOTE, String.format(msg, args)); in d()
57 printMessage(Diagnostic.Kind.NOTE, in d()
/frameworks/native/opengl/libs/GLES_trace/
Ddev.make1 ## NOTE
/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/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/
Dbuild.gradle8 // NOTE: Do not place your application dependencies here; they belong
/frameworks/volley/
Dbuild.gradle1 // NOTE: The only changes that belong in this file are the definitions
/frameworks/av/services/audiopolicy/engineconfigurable/parameter-framework/example/Settings/
Dstrategy_for_stream.pfw6 # NOTE: SYSTEM stream uses MEDIA strategy because muting music and switching outputs
/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/data-binding/library/
Dbuild.gradle22 // NOTE: Do not place your application dependencies here; they belong
/frameworks/data-binding/compiler/src/main/java/android/databinding/annotationprocessor/
DProcessMethodAdapters.java233 processingEnv.getMessager().printMessage(Diagnostic.Kind.NOTE, in addConversions()
/frameworks/base/docs/html/ndk/reference/
Dstruct_a_native_activity.jd78 <p>IMPORTANT NOTE: This member is mis-named. It should really be named 'activity' instead of 'clazz…
/frameworks/opt/vcard/java/com/android/vcard/
DVCardEntry.java98 NOTE, enumConstant
1134 builder.withValue(Note.NOTE, mNote); in constructInsertOperation()
1167 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.jd15 <!-- 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.java7042 public static final String NOTE = DATA1; field in ContactsContract.CommonDataKinds.Note
/frameworks/base/docs/html/guide/topics/manifest/
Dapplication-element.jd469 <p>NOTE: {@link android.webkit.WebView} does not honor this flag.
/frameworks/base/api/
Dcurrent.txt25327 field public static final java.lang.String NOTE = "data1";

12