Searched refs:NOTE (Results 1 – 25 of 56) sorted by relevance
123
/frameworks/base/tools/aapt/ |
D | SourcePos.cpp | 14 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/libs/modules-utils/java/com/android/modules/utils/testing/ |
D | Android.bp | 33 // NOTE: clients should depend on modules-utils-testable-device-config-defaults 52 // NOTE: if you're only using ExtendedMockitoRule (without TestableDevicConfig), you should use 69 // NOTE: most clients should depend on modules-utils-extended-mockito-rule-defaults
|
/frameworks/opt/vcard/tests/res/raw/ |
D | v21_invalid_comment_line.vcf | 7 NOTE;ENCODING=QUOTED-PRINTABLE:This is an (sharp ->=
|
D | v21_japanese_2.vcf | 9 NOTE;CHARSET=SHIFT_JIS;ENCODING=QUOTED-PRINTABLE:=83=81=83=82
|
D | v30_complicated.vcf | 23 NOTE:The following note is the example from RFC 2045. 24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
D | v21_complicated.vcf | 23 NOTE:The following note is the example from RFC 2045. 24 NOTE;ENCODING=QUOTED-PRINTABLE:Now's the time =
|
/frameworks/native/opengl/tools/glgen/specs/egl/ |
D | EGL15.spec | 6 // NOTE: native_display isn't actually an EGLAttrib. Using EGLAttrib
|
/frameworks/base/packages/SystemUI/aconfig/ |
D | biometrics_framework.aconfig | 4 # NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
|
/frameworks/base/tests/TouchLatency/ |
D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/base/startop/apps/ColorChanging/ |
D | build.gradle | 10 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/aconfig/ |
D | accessibility.aconfig | 4 # NOTE: Keep alphabetized to help limit merge conflicts from multiple simultaneous editors.
|
/frameworks/libs/service_entitlement/ |
D | README.md | 24 NOTE Debug option only available on devices which is built as userdebug.
|
/frameworks/base/services/fakes/ |
D | Android.bp | 10 // NOTE: These "fake" services are intended for use under the Ravenwood
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | build.gradle | 9 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/base/packages/SettingsLib/search/ |
D | Android.bp | 46 // NOTE: Keep this module in sync with ./common.mk
|
/frameworks/native/opengl/tests/testViewport/ |
D | README | 27 NOTE: If a gl.glViewport call is added at the beginning of the onDrawFrame()
|
/frameworks/base/data/keyboards/ |
D | Vendor_05ac_Product_030e.idc | 30 # NOTE: bias on X-axis is uncalibrated
|
/frameworks/base/core/proto/android/os/ |
D | data.proto | 28 // NOTE the content in the file must not contain sensitive PII otherwise
|
/frameworks/compile/slang/tests/F_reduce_general_bad_result/ |
D | reduce_general_bad_result.rscript | 8 // NOTE: union and bitfield errors are only emitted once per type, so 12 // NOTE: accumulator data type is restricted in certain ways regardless 370 // NOTE: Not suitable as accumulator data type, regardless of whether 381 // NOTE: Not suitable as accumulator data type, regardless of whether 392 // NOTE: Not suitable as accumulator data type, regardless of whether
|
/frameworks/base/packages/SettingsLib/ |
D | Android.bp | 80 // NOTE: Keep this module in sync with ./common.mk
|
/frameworks/native/libs/input/tests/ |
D | Android.bp | 96 // NOTE: This is a compile time test, and does not need to be
|
/frameworks/opt/car/setupwizard/ |
D | build.gradle | 33 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/opt/vcard/tests/src/com/android/vcard/tests/ |
D | VCardJapanizationTests.java | 411 .put(Note.NOTE, "note1"); in testNoteDoCoMo() 413 .put(Note.NOTE, "note2"); in testNoteDoCoMo() 415 .put(Note.NOTE, "note3"); in testNoteDoCoMo()
|
/frameworks/base/services/tests/PackageManagerComponentOverrideTests/ |
D | Android.bp | 17 // NOTE: This test is separate from service tests since it relies on same vs different calling UID,
|
/frameworks/base/services/tests/servicestests/test-apps/PackageParsingTestManifests/ |
D | Android.bp | 15 // NOTE: NONE_OF_THESE_TARGETS_ACTUALLY_WORK. AAPT2 doesn't seem to be able to skip
|
123