Home
last modified time | relevance | path

Searched refs:largest (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/core/java/android/content/res/
DCompatibilityInfo.java113 int largest = appInfo.largestWidthLimitDp; in CompatibilityInfo() local
123 } else if (largest != 0 && sw > largest) { in CompatibilityInfo()
/frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
DCameraOps.java139 Size largest = Collections.max(Arrays.asList(sizes), new Comparator<Size>() { in resume() local
147 mImageReader = ImageReader.newInstance(largest.getWidth(), largest.getHeight(), in resume()
/frameworks/base/docs/html/design/style/
Ddevices-displays.jd61 down for the other buckets. Another approach is to start with the device with the largest screen
/frameworks/base/docs/html/about/
Dandroid.jd10 countries around the world. It's the largest installed base of any mobile platform
Dindex.jd10 countries around the world. It's the largest installed base of any mobile platform
/frameworks/base/docs/html/training/cloudsave/
Dconflict-res.jd138 resolution will be severely limited. The best you could do would be to pick the largest of
145 the conflict by writing 35 (the largest of the two numbers).</p>
195 <td>Device A resolves conflict by picking largest of the two numbers.</td>
/frameworks/base/docs/html/training/displaying-bitmaps/
Dload-bitmap.jd116 // Calculate the largest inSampleSize value that is a power of 2 and keeps both
/frameworks/base/docs/html/about/versions/
Dandroid-3.2.jd244 Specifically, you can specify the largest and smallest screens on which your app
245 is designed to run, as well as the largest screen on which it is designed run
Dlollipop.jd10 <p>Welcome to Android 5.0 Lollipop&mdash;the largest and most ambitious release for Android yet!</p>
/frameworks/base/docs/html/guide/topics/graphics/
D2d-graphics.jd449 their relative size stays the same, so the largest sections always remain the largest.
/frameworks/base/docs/html/guide/practices/
Dcompatibility.jd95 <p>To achieve the largest user-base possible for your app, you should strive to support as many
/frameworks/base/docs/html/tools/publishing/
Dpreparing.jd261 range of devices. To make your application available to the largest number of users, consider
/frameworks/base/docs/html/tools/support-library/
Dfeatures.jd67 largest set of APIs compared to the other libraries, including support for application components,
/frameworks/base/docs/html/distribute/tools/
Dlaunch-checklist.jd226 distributed to. For the widest reach and the largest potential customer base,
/frameworks/base/docs/html/tools/debugging/
Ddebugging-memory.jd693 showing what your largest objects are. Below this chart, are links to couple of useful features:</p>
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_overview.jd605 can alter this delay. As a best practice, you should specify the largest delay that you can because
/frameworks/base/docs/html/guide/topics/resources/
Ddrawable-resource.jd28 element with the largest index is be drawn on top. Creates a {@link
/frameworks/base/docs/html/ndk/reference/
Dgroup___input.jd819 …e value is normalized to a range from 0 (smallest detectable size) to 1 (largest detectable size),…