Home
last modified time | relevance | path

Searched refs:bad (Results 1 – 25 of 42) sorted by relevance

12

/frameworks/base/docs/html/design/style/
Dwriting.jd22 <div class="do-dont-label bad">Don't</div>
45 <div class="do-dont-label bad">From a Setup Wizard screen</div>
47 <table class="ui-table bad">
106 <div class="do-dont-label bad">Don't</div>
129 <div class="do-dont-label bad">Don't</div>
152 <div class="do-dont-label bad">Don't</div>
183 <div class="do-dont-label bad">Don't</div>
184 <table class="ui-table bad">
230 <td class="do-dont-label bad" style="width:40%">Don't use</td>
Dbranding.jd102 <span class="do-dont-label bad" style="margin-left:12px">Don't</span>
/frameworks/base/core/tests/coretests/apks/install_bad_dex/
Dclasses.dex1 This is a bad dex
/frameworks/wilhelm/tests/sandbox/
Dreverb.c234 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/tests/SmokeTestApps/
DREADME1 The apps in this folder are intentionally bad-behaving apps that are intended
/frameworks/base/docs/html/tools/help/
Ddraw9patch.jd43 <img src="{@docRoot}images/draw9patch-bad.png" style="float:right;clear:both" alt="" height="300" w…
55 <li><strong>Show bad patches</strong>: Adds a red border around patch areas that may
57 image will be maintained if you eliminate all bad patches.</li>
/frameworks/base/docs/html/design/building-blocks/
Ddialogs.jd96 <div class="do-dont-label bad">Don't</div>
97 <table class="ui-table bad">
108 <div class="do-dont-label bad">Don't</div>
109 <table class="ui-table bad">
/frameworks/base/docs/html/distribute/googleplay/policies/
Dads.jd56 <div class="example-block bad">
139 <div class="example-block bad" style="width:360px;margin:1em 0 0 2em;">
203 <div class="example-block bad" style="width:213px;">
275 <div class="example-block bad" style="width:213px;">
279 <div class="example-block bad" style="width:213px;">
283 <div class="example-block bad" style="width:213px;">
315 <div class="example-block bad" style="width:213px;">
325 <div class="example-block bad" style="width:213px;">
Dspam.jd140 <div class="example-block bad" style="width:100%;float:none;margin:.5em auto 2em 0;">
180 <div class="example-block bad" style="width:100%;float:none;margin:.5em auto 2em 0;">
216 <div class="example-block bad" style="width:100%;float:none;margin:.5em auto 2em 0;">
254 <div class="example-block bad" style="width:440px;">
284 <div class="example-block bad" style="margin-top:3em;width:213px;">
366 <div class="example-block bad" style="width:100%;float:none;margin:.5em auto 2em 0;">
Dip.jd152 <div class="example-block bad" style="width:100%;float:none;margin:.5em auto 2em 0;">
228 <div class="example-block bad" style="width:100%;float:none;margin:.5em auto 2em 0;">
322 <div class="example-block bad" style="width:100%;float:none;margin:.5em auto 2em 0;">
/frameworks/av/media/libeffects/data/
Daudio_effects.conf106 uuid 4a387fc0-8ab3-11df-8bad-0002a5d5c51b
/frameworks/base/services/java/com/android/server/am/
DEventLogTags.logtags44 # An application process has been marked as bad
46 # An application process that was bad is now marked as good
DProcessRecord.java97 boolean bad; // True if disabled in the bad process list field in ProcessRecord
298 || anrDialog != null || bad) { in dump()
304 pw.print(" bad="); pw.print(bad); in dump()
/frameworks/base/docs/html/design/patterns/
Dsettings.jd405 <div class="do-dont-label bad emulate-content-left-padding">Before</div>
407 <table class="ui-table bad emulate-content-left-padding">
487 <div class="do-dont-label bad emulate-content-left-padding">Before</div>
489 <table class="ui-table bad emulate-content-left-padding">
527 <div class="do-dont-label bad emulate-content-left-padding">Before</div>
529 <table class="ui-table bad emulate-content-left-padding">
581 <div class="do-dont-label bad emulate-content-left-padding">Before</div>
583 <table class="ui-table bad emulate-content-left-padding">
636 <div class="do-dont-label bad emulate-content-left-padding">Before</div>
638 <table class="ui-table bad emulate-content-left-padding">
Dhelp.jd84 <h4 class="do-dont-label bad">Don't</h4>
/frameworks/base/core/jni/
Dandroid_util_XmlBlock.cpp115 goto bad; in android_content_XmlBlock_nativeNext()
119 bad: in android_content_XmlBlock_nativeNext()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DEventLogTags.logtags5 # PDP Context has a bad DNS address
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt55 and from that score I can determine the great images from the bad ones.
/frameworks/base/docs/html/tools/debugging/
Ddebugging-projects-cmdline.jd70 application if it is in a bad state by simply going to the settings and toggling the
/frameworks/base/docs/html/training/design-navigation/
Dmultiple-sizes.jd54 <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/
Dmediaplayer.jd163 which is a very bad user experience and can cause an ANR (Application Not Responding) error. Even if
265 have a bad experience. This section describes the main issues that you should be
469 mechanism to address this issue, which could in some cases lead to a bad user
488 However, the user is more likely to have a bad experience and will be more
/frameworks/base/docs/html/training/improving-layouts/
Doptimizing-layout.jd143 <li>Deep layouts - Layouts with too much nesting are bad for performance. Consider using flatter la…
/frameworks/base/docs/html/training/articles/
Dperf-jni.jd63 depending on whether it's included into C or C++. For this reason it's a bad idea to
409 <li>Bad pointers: passing a bad jarray/jclass/jobject/jstring to a JNI call, or passing a NULL poin…
412 <li>Direct ByteBuffers: passing bad arguments to <code>NewDirectByteBuffer</code>.</li>
418 <li>Release modes: passing a bad release mode to a release call (something other than <code>0</code…
/frameworks/base/docs/html/training/cloudsync/
Dgcm.jd154 into a GCM message. Email is an example of a bad use-case, since messages are
/frameworks/base/docs/html/google/play-services/
Dauth.jd219 //bad token, invalidate and get a new one

12