/frameworks/opt/calendar/tests/src/com/android/calendarcommon2/ |
D | EventRecurrenceTest.java | 680 private static void cmp(int vlen, int[] v, int[] correct, String name) { in cmp() argument 681 if ((correct == null && v != null) in cmp() 682 || (correct != null && v == null)) { in cmp() 684 + ": correct=" + Arrays.toString(correct) in cmp() 687 if ((correct == null && vlen != 0) in cmp() 688 || (vlen != (correct == null ? 0 : correct.length))) { in cmp() 690 + ": correct=" + ((correct == null) ? "null" : correct.length) in cmp() 693 if (correct == null) { in cmp() 696 if (v.length < correct.length) { in cmp() 698 + ": correct=" + Arrays.toString(correct) in cmp() [all …]
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | EventLogTags.logtags | 45 # uses a new tag, "gsm_rat_switched_new", to log the correct service states. 80 # to log the correct "network_from" and "network_to" service states.
|
/frameworks/base/packages/BackupEncryption/proto/ |
D | backup_chunks_metadata.proto | 65 // ChunkOrdering for how the device restores the chunks in the correct order. 88 // blob in its correct order. (The chunk order is randomized so as to give the server less 103 // Checksum of plaintext content. (i.e., in correct order.) 113 // restore to reconstruct the blob in its correct order. (The chunk order is randomized so as to
|
D | key_value_listing.proto | 37 // key-value pairs in the correct order.
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/quares/ |
D | QuaresActivity.kt | 290 val correct = q.check(column, row) in check() constant 291 setBackgroundColor(if (correct) correctColor else incorrectColor) in check() 292 return correct in check()
|
/frameworks/compile/slang/tests/P_struct_field/ |
D | struct_field.rscript | 6 // with multiple fields of type struct, and reflect correct Java code
|
/frameworks/base/core/tests/benchmarks/ |
D | README | 19 # Otherwise you will likely crash with UnsatisfiedLinkError despite having correct JNI code.
|
/frameworks/base/core/java/android/widget/ |
D | SpellChecker.java | 603 boolean correct = spellCheckEnd != BreakIterator.DONE; in parse() 604 if (correct) { in parse() 606 correct = spellCheckEnd != BreakIterator.DONE; in parse() 608 if (!correct) { in parse()
|
/frameworks/compile/libbcc/tests/libbcc/ |
D | test_slang_version_info.ll | 27 ; Assert that bcc emits the correct version info into the .rs.info symbol 31 ; Assert that bcc emits the correct version info into the .rs.info symbol
|
/frameworks/hardware/interfaces/sensorservice/1.0/ |
D | README | 94 - Single-threaded clients receive events in the correct order in the same 96 - Multi-threaded clients receive events in the correct order but in
|
/frameworks/base/tests/ApkVerityTest/block_device_writer/ |
D | Android.bp | 34 // the uploader does not pick up the executable from correct output location. The following
|
/frameworks/layoutlib/validator/resources/ |
D | strings.properties | 41 …e_confirm_foreground_background_colors = Are the detected foreground and background colors correct? 42 question_id_message_provide_background_color = What is the correct background color? 43 question_id_message_provide_foreground_color = What is the correct foreground color? 47 question_option_message_both_correct = Both correct
|
/frameworks/libs/native_bridge_support/overriding/libc/ |
D | Android.bp | 21 // the usage of the correct native allocator.
|
/frameworks/base/startop/view_compiler/ |
D | README.md | 30 code validates, runs, and has the correct behavior. There are, unfortunately, a
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-testing.md | 4 …ation visuals. In a worst-case failure case, as long as the end state is correct, usability will n…
|
D | qs-tiles.md | 117 …* `QSIconView.setIcon` is called to apply the correct state to the icon and the correct icon to th… 148 …marks the start of the window when calling `getQSTile` is safe and will provide the correct object. 257 …e factory has providers for all of the SystemUI tiles, returning one when the correct spec is used.
|
/frameworks/native/opengl/tests/angeles/ |
D | README.txt | 66 could still have some work to do with compatibility and correct
|
/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/ |
D | struct_field.rscript | 19 // Ensure that we can reflect correct Java code for a struct with
|
/frameworks/rs/tests/java_api/RSUnitTests/supportlibsrc_gen/com/android/rs/unittest/ |
D | struct_field.rscript | 21 // Ensure that we can reflect correct Java code for a struct with
|
/frameworks/wilhelm/doc/ |
D | Doxyfile | 1233 # would be unable to find the correct page. The default is NO. 1400 # does not have to be run to correct the links.
|
/frameworks/rs/script_api/ |
D | rs_math.spec | 37 rounding may be done towards zero. In comparison, rs_fp_full requires correct handling of
|
/frameworks/av/media/codec2/docs/ |
D | doxygen.config | 1666 # by its name or with the correct syntax as to be used with the LaTeX 1885 # them the man command would be unable to find the correct page.
|
/frameworks/base/media/native/midi/include/ |
D | Doxyfile | 1716 # by its name or with the correct syntax as to be used with the LaTeX 1935 # them the man command would be unable to find the correct page.
|
D | Doxyfile.orig | 1716 # by its name or with the correct syntax as to be used with the LaTeX 1935 # them the man command would be unable to find the correct page.
|
/frameworks/native/docs/ |
D | Doxyfile | 1491 # would be unable to find the correct page. The default is NO.
|