/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/base/tests/FlickerTests/ |
D | README.md | 16 * status bar is at the correct position at the start and end of the transition 18 * nav bar is at the correct position at the start and end of the transition
|
/frameworks/native/libs/binder/ |
D | libbinder.map | 1 # b/190148312: Populate with correct list of ABI symbols
|
/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/compile/slang/tests/P_struct_field/ |
D | struct_field.rscript | 6 // with multiple fields of type struct, and reflect correct Java code
|
/frameworks/base/packages/EasterEgg/src/com/android/egg/quares/ |
D | QuaresActivity.kt | 291 val correct = q.check(column, row) in check() constant 292 setBackgroundColor(if (correct) correctColor else incorrectColor) in check() 293 return correct in check()
|
/frameworks/base/core/tests/benchmarks/ |
D | README | 19 # Otherwise you will likely crash with UnsatisfiedLinkError despite having correct JNI code.
|
/frameworks/compile/mclinker/ |
D | Android.bp | 7 // every license restriction, it may not be entirely correct.
|
/frameworks/base/services/accessibility/ |
D | accessibility.aconfig | 109 … description: "Send the correct pointer id when transitioning from dragging to delegating states." 187 …e timer for sending hover events on receiving ACTION_UP to guarantee the correct amount of time is…
|
/frameworks/native/opengl/tests/angeles/ |
D | Android.bp | 11 // every license restriction, it may not be entirely correct.
|
/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/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/av/media/module/codecs/m4v_h263/enc/ |
D | Android.bp | 9 // every license restriction, it may not be entirely correct.
|
/frameworks/base/obex/ |
D | Android.bp | 23 // every license restriction, it may not be entirely correct.
|
/frameworks/base/packages/SystemUI/docs/device-entry/ |
D | bouncer.md | 20 …ntainerController][3] - Manages unlock attempt responses, determines the correct security view lay…
|
/frameworks/native/vulkan/vkprofiles/ |
D | README.md | 22 1. Replace the generated license with the correct Android license
|
/frameworks/native/ |
D | Android.bp | 7 // every license restriction, it may not be entirely correct.
|
/frameworks/base/native/webview/plat_support/ |
D | Android.bp | 29 // every license restriction, it may not be entirely correct.
|
/frameworks/av/media/module/codecs/amrnb/dec/ |
D | Android.bp | 9 // every license restriction, it may not be entirely correct.
|
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/ |
D | README.md | 9 - Enforcing correct behavior of the clients. 10 - Enforcing correct behavior of the HAL and attempting to recover from failures. 51 logs all API usage, `SoundTriggerMiddlewareValidation` enforces correct usage of the protocol and
|
/frameworks/av/media/module/codecs/mp3dec/ |
D | Android.bp | 7 // every license restriction, it may not be entirely correct.
|
/frameworks/av/media/module/codecs/amrwb/dec/ |
D | Android.bp | 9 // every license restriction, it may not be entirely correct.
|
/frameworks/compile/libbcc/ |
D | Android.bp | 23 // every license restriction, it may not be entirely correct.
|
/frameworks/av/media/module/codecs/amrnb/enc/ |
D | Android.bp | 9 // every license restriction, it may not be entirely correct.
|
/frameworks/base/ |
D | OWNERS.md | 42 The exact syntax of `OWNERS` files can be difficult to get correct, so here are
|