/frameworks/compile/mclinker/lib/Support/ |
D | TargetRegistry.cpp | 37 Target* best = NULL, *ambiguity = NULL; in lookupTarget() local 43 if (NULL == best || highest < quality) { in lookupTarget() 45 best = *target; in lookupTarget() 54 if (NULL == best) { in lookupTarget() 61 best->name() + "\" and \"" + ambiguity->name() + "\""; in lookupTarget() 65 return best; in lookupTarget()
|
/frameworks/native/opengl/tests/hwc/ |
D | hwcCommit.cpp | 1104 Rational best(0, 1), minBad; // Current bounds for a binary search in scHScale() local 1127 double mid = (double) best in scHScale() 1128 + ((double) minBad - (double) best) / 2.0; in scHScale() 1133 if (((lower == best) && (upper == minBad))) { in scHScale() 1134 return best; in scHScale() 1138 selected = (lower != best) ? lower : upper; in scHScale() 1169 best = Rational(scDim.width(), dfDim.width()); in scHScale() 1177 } while (best != minBad); in scHScale() 1179 return best; in scHScale() 1203 Rational best(0, 1), minBad; // Current bounds for a binary search in scVScale() local [all …]
|
/frameworks/base/core/java/android/text/util/ |
D | Rfc822Tokenizer.java | 216 int best = 0; in findTokenStart() local 230 best = i; in findTokenStart() 235 return best; in findTokenStart()
|
/frameworks/base/core/java/android/util/ |
D | TimeUtils.java | 64 TimeZone best = null; in getTimeZone() local 88 if (best == null) { in getTimeZone() 91 best = tz; in getTimeZone() 96 return best; in getTimeZone()
|
/frameworks/base/docs/html/training/efficient-downloads/ |
D | index.jd | 29 <p>This class demonstrates the best practices for scheduling and executing downloads using techniqu… 42 …<dd>This lesson will examine how your refresh frequency can be varied to best mitigate the effect … 45 … downloads is to download only what you need. This lesson introduces some best practices to elimin…
|
/frameworks/base/docs/html/training/monetization/ |
D | index.jd | 32 …best practices. Obviously, each application is different and you should experiment with different…
|
/frameworks/base/docs/html/distribute/googleplay/ |
D | guide.jd | 11 game business on Google Play. In it, you’ll find features, tips, and best 63 this website regularly as we post information on new features and best
|
D | about.jd | 206 The Google Play editorial team is dedicated to bringing the best apps to the 209 best-known apps and games, but also the "diamonds in the rough" that they 232 game titles available for Android. The list also includes the best and most 235 tablet users, A special <em>Staff Picks</em> collection highlights the best 274 high-quality apps that show the best of Android on phones and tablets. The 286 of the very best apps available on Android. Editors choose these apps for
|
/frameworks/base/docs/html/training/ |
D | advanced.jd | 5 <p>Advanced Training contains a variety of classes that teach you best practices in Android
|
D | best-ux.jd | 9 the best interaction patterns for Android. For instance, to help users quickly discover content
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | overview.jd | 6 and help you decide with approach is best for your needs.</p> 39 Varying graphical tasks are best accomplished with varying techniques. For example, graphics and an… 42 on Android and which tasks they're best suited for.
|
/frameworks/base/docs/html/distribute/analyze/ |
D | google-services.jd | 45 Audience Lists, you can serve users experiences that are best tuned to their 58 Delivering users the best experience with Google Analytics in AdMob: past 77 different user groups, to serve them the best experiences.
|
D | start.jd | 2 page.metaDescription=Unlock the power of Analytics by choosing the implementation that works best f… 19 help you make the best decisions about your app, by reviewing the <a href=
|
/frameworks/base/docs/html/distribute/users/ |
D | index.jd | 10 developers. These best practices are critical to your app or game’s success.
|
/frameworks/base/docs/html/about/ |
D | index.jd | 62 <p>Android gives you everything you need to build best-in-class app experiences. 69 automatically adapts your UI to look its best on each device, while giving you 107 <p>You can monetize in the way that works best for your business—priced or 116 the best apps promotional slots in curated collections.
|
/frameworks/base/docs/html/training/design-navigation/ |
D | index.jd | 39 …as across, your content hierarchy. Also learn about pros and cons of, and best practices for, spec… 42 <dd>Learn how to allow users to navigate upwards in the content hierarchy. Also learn about best
|
/frameworks/base/docs/html/design/building-blocks/ |
D | buttons.jd | 30 …<p>An image alone works best when the action can be represented by a symbol that's well understood… 79 they work best when there's only one or two of them on the screen. They're
|
D | pickers.jd | 25 <p>Pickers can be used inline on a form, but their relatively large footprint is best suited for
|
/frameworks/base/docs/html/distribute/monetize/ |
D | ads.jd | 22 The question is: which model gets the best results for your app? Google's ad 23 tools are made to help you figure out what combination works best for both 53 on using ads shows some of the best ways to place ads.
|
/frameworks/base/docs/html/design/tv/ |
D | style.jd | 15 <p>The additional resolution and screen area afforded by modern displays is best used to display 33 <li>Design your artwork assets for best viewing at HD resolution (1920 x 1080 pixels).</li> 96 read much in a TV environment. Follow these tips for the best handling of text in your app:</p>
|
/frameworks/base/docs/html/distribute/googleplay/edu/ |
D | videos.jd | 11 you may want to familiarize yourself with some best practices before diving in.
|
/frameworks/base/docs/html/google/play-services/ |
D | location.jd | 39 …ntelligently manages the underlying location technology and gives you the best location according … 47 …<em>Immediately available</em>: Gives your apps immediate access to the best, most recent location.
|
/frameworks/base/docs/html/guide/faq/ |
D | licensingandoss.jd | 18 <p>One of the best explanations for the reasoning behind releasing code under Apache2 can be found …
|
/frameworks/base/docs/html/guide/topics/location/ |
D | strategies.jd | 21 <li><a href="#BestEstimate">Maintaining a current best estimate</a></li> 183 <li>Maintain a "current best estimate" of location by filtering out new, but less accurate 186 <li>Take advantage of the last best location estimate.</li> 247 <h3 id="BestEstimate">Maintaining a current best estimate</h3> 250 However, because the accuracy of a location fix varies, the most recent fix is not always the best. 333 from which to choose a best estimate.</p> 370 best location accuracy, you might choose to start listening for location updates when users begin 386 <li>Rearrange recommendations when a new best estimate is obtained</li>
|
/frameworks/base/docs/html/training/enterprise/ |
D | index.jd | 53 <dd>In this lesson, you will learn the best practices to follow to ensure
|