/frameworks/base/docs/html/design/style/ |
D | writing.jd | 43 <div class="do-dont-label bad">Too formal</div> 68 <div class="do-dont-label bad">Confusing</div> 70 <table class="ui-table bad"> 120 <div class="do-dont-label bad">Confusing and annoying—"Sorry" just rubs salt in the 123 <table class="ui-table bad"> 187 <div class="do-dont-label bad">Top news last</div> 189 <table class="ui-table bad"><tbody><tr><td> 208 <div class="do-dont-label bad">Task last</div> 210 <table class="ui-table bad"><tbody><tr><td> 233 <div class="do-dont-label bad">From a Setup Wizard screen</div> [all …]
|
/frameworks/wilhelm/tests/sandbox/ |
D | reverb.c | 234 bool bad = false; // whether the option string is invalid in main() local 242 bad = true; in main() 251 bad = true; in main() 260 bad = true; in main() 269 bad = true; in main() 274 bad = true; in main() 276 if (bad) { in main()
|
/frameworks/base/core/tests/coretests/apks/install_bad_dex/ |
D | classes.dex | 1 This is a bad dex
|
/frameworks/base/docs/html/tools/help/ |
D | draw9patch.jd | 44 <img src="{@docRoot}images/draw9patch-bad.png" style="float:right;clear:both" alt="" height="300" w… 56 <li><strong>Show bad patches</strong>: Adds a red border around patch areas that may 58 image will be maintained if you eliminate all bad patches.</li>
|
/frameworks/base/tests/SmokeTestApps/ |
D | README | 1 The apps in this folder are intentionally bad-behaving apps that are intended
|
/frameworks/base/docs/html/design/building-blocks/ |
D | dialogs.jd | 88 <div class="do-dont-label bad">Don't</div> 89 <table class="ui-table bad"> 100 <div class="do-dont-label bad">Don't</div> 101 <table class="ui-table bad">
|
D | progress.jd | 57 <div class="do-dont-label bad">Don't</div>
|
/frameworks/av/media/libeffects/data/ |
D | audio_effects.conf | 64 uuid 4a387fc0-8ab3-11df-8bad-0002a5d5c51b
|
/frameworks/base/docs/html/design/patterns/ |
D | settings.jd | 397 <div class="do-dont-label bad emulate-content-left-padding">Before</div> 399 <table class="ui-table bad emulate-content-left-padding"> 479 <div class="do-dont-label bad emulate-content-left-padding">Before</div> 481 <table class="ui-table bad emulate-content-left-padding"> 519 <div class="do-dont-label bad emulate-content-left-padding">Before</div> 521 <table class="ui-table bad emulate-content-left-padding"> 573 <div class="do-dont-label bad emulate-content-left-padding">Before</div> 575 <table class="ui-table bad emulate-content-left-padding"> 628 <div class="do-dont-label bad emulate-content-left-padding">Before</div> 630 <table class="ui-table bad emulate-content-left-padding">
|
D | help.jd | 83 <h4 class="do-dont-label bad">Don't</h4>
|
/frameworks/base/services/java/com/android/server/am/ |
D | EventLogTags.logtags | 44 # An application process has been marked as bad 46 # An application process that was bad is now marked as good
|
D | ProcessRecord.java | 86 boolean bad; // True if disabled in the bad process list field in ProcessRecord 261 || anrDialog != null || bad) { in dump() 267 pw.print(" bad="); pw.print(bad); in dump()
|
/frameworks/base/core/jni/ |
D | android_util_XmlBlock.cpp | 115 goto bad; in android_content_XmlBlock_nativeNext() 119 bad: in android_content_XmlBlock_nativeNext()
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | EventLogTags.logtags | 5 # PDP Context has a bad DNS address
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-projects-cmdline.jd | 70 application if it is in a bad state by simply going to the settings and toggling the
|
/frameworks/base/docs/html/training/design-navigation/ |
D | multiple-sizes.jd | 54 <img src="{@docRoot}images/training/app-navigation-multiple-sizes-multipane-bad.png" 55 … landscape lead to awkward whitespace and exceedingly long line lengths" id="figure-multipane-bad">
|
/frameworks/base/docs/html/guide/topics/media/ |
D | mediaplayer.jd | 164 which is a very bad user experience and can cause an ANR (Application Not Responding) error. Even if 266 have a bad experience. This section describes the main issues that you should be 470 mechanism to address this issue, which could in some cases lead to a bad user 489 However, the user is more likely to have a bad experience and will be more
|
/frameworks/base/docs/html/training/improving-layouts/ |
D | optimizing-layout.jd | 143 <li>Deep layouts - Layouts with too much nesting are bad for performance. Consider using flatter la…
|
/frameworks/base/docs/html/training/articles/ |
D | perf-jni.jd | 61 depending on whether it's included into C or C++. For this reason it's a bad idea to 407 <li>Bad pointers: passing a bad jarray/jclass/jobject/jstring to a JNI call, or passing a NULL poin… 410 <li>Direct ByteBuffers: passing bad arguments to <code>NewDirectByteBuffer</code>.</li> 416 <li>Release modes: passing a bad release mode to a release call (something other than <code>0</code…
|
/frameworks/base/docs/html/training/cloudsync/ |
D | gcm.jd | 159 into a GCM message. Email is an example of a bad use-case, since messages are
|
/frameworks/base/docs/html/google/play-services/ |
D | auth.jd | 218 //bad token, invalidate and get a new one
|
/frameworks/base/docs/html/guide/practices/ |
D | compatibility.jd | 207 prevent users from having a bad experience with those apps, existing apps that
|
D | seamlessness.jd | 114 application does, this could be bad news.</p>
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
D | layout_tests_failed.txt | 490 /sdcard/android/layout_tests/fast/xmlhttprequest/xmlhttprequest-bad-mimetype.html 880 /sdcard/android/layout_tests/http/tests/loading/bad-scheme-subframe.html 882 /sdcard/android/layout_tests/http/tests/loading/bad-server-subframe.html 988 /sdcard/android/layout_tests/transitions/hang-with-bad-transition-list.html
|
/frameworks/base/docs/html/guide/practices/app-design/ |
D | seamlessness.jd | 114 application does, this could be bad news.</p>
|