Searched refs:largest (Results 1 – 18 of 18) sorted by relevance
/frameworks/base/core/java/android/content/res/ |
D | CompatibilityInfo.java | 113 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/ |
D | CameraOps.java | 139 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/ |
D | devices-displays.jd | 61 down for the other buckets. Another approach is to start with the device with the largest screen
|
/frameworks/base/docs/html/about/ |
D | android.jd | 10 countries around the world. It's the largest installed base of any mobile platform
|
D | index.jd | 10 countries around the world. It's the largest installed base of any mobile platform
|
/frameworks/base/docs/html/training/cloudsave/ |
D | conflict-res.jd | 138 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/ |
D | load-bitmap.jd | 116 // Calculate the largest inSampleSize value that is a power of 2 and keeps both
|
/frameworks/base/docs/html/about/versions/ |
D | android-3.2.jd | 244 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
|
D | lollipop.jd | 10 <p>Welcome to Android 5.0 Lollipop—the largest and most ambitious release for Android yet!</p>
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | 2d-graphics.jd | 449 their relative size stays the same, so the largest sections always remain the largest.
|
/frameworks/base/docs/html/guide/practices/ |
D | compatibility.jd | 95 <p>To achieve the largest user-base possible for your app, you should strive to support as many
|
/frameworks/base/docs/html/tools/publishing/ |
D | preparing.jd | 261 range of devices. To make your application available to the largest number of users, consider
|
/frameworks/base/docs/html/tools/support-library/ |
D | features.jd | 67 largest set of APIs compared to the other libraries, including support for application components,
|
/frameworks/base/docs/html/distribute/tools/ |
D | launch-checklist.jd | 226 distributed to. For the widest reach and the largest potential customer base,
|
/frameworks/base/docs/html/tools/debugging/ |
D | debugging-memory.jd | 693 showing what your largest objects are. Below this chart, are links to couple of useful features:</p>
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_overview.jd | 605 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/ |
D | drawable-resource.jd | 28 element with the largest index is be drawn on top. Creates a {@link
|
/frameworks/base/docs/html/ndk/reference/ |
D | group___input.jd | 819 …e value is normalized to a range from 0 (smallest detectable size) to 1 (largest detectable size),…
|