/frameworks/base/docs/html/guide/appendix/ |
D | media-formats.jd | 75 <td style="text-align: center;"><big>•</big></td> 76 <td style="text-align: center;"><big>•</big></td> 89 <td style="text-align: center;"><big>•</big></td> 95 <td style="text-align: center;"><big>•</big></td> 100 <td style="text-align: center;"><big>•</big></td> 101 <td style="text-align: center;"><big>•</big></td> 109 <td style="text-align: center;"><big>•</big></td> 110 <td style="text-align: center;"><big>•</big></td> 119 <td style="text-align: center;" nowrap><big>•</big><br><small>(Android 3.1+)</small></td> 132 <td style="text-align: center;"><big>•</big></td> [all …]
|
D | glossary.jd | 250 and how big it would like to be (which may or may not be respected by the
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | how-android-draws.jd | 49 unspecified dimensions to find out how big they want to be, then call 51 unconstrained sizes is too big or too small (i.e., if the children don't agree among themselves 67 describes how big the View wants to be for both width and height. For each 71 <li><var>FILL_PARENT</var>, which means the View wants to be as big as its parent 73 <li><var>WRAP_CONTENT</var>, which means that the View wants to be just big enough to
|
D | declaring-layout.jd | 224 tells your view to become as big as its parent view group will allow.</li> 272 <em>measured height</em>. These dimensions define how big a view wants to be
|
/frameworks/base/docs/html/training/custom-views/ |
D | custom-drawing.jd | 159 // Figure out how big we can make the pie. 165 {@link android.view.View.MeasureSpec} values that tell you how big your view's 176 big enough to make the pie as big as its label:</p> 186 // get as big as it can
|
D | optimizing-view.jd | 72 big each view needs
|
/frameworks/base/core/java/android/app/ |
D | Notification.java | 1483 RemoteViews big = applyStandardTemplate(layoutId, false); in applyStandardTemplateWithActions() local 1488 big.setViewVisibility(R.id.actions, View.VISIBLE); in applyStandardTemplateWithActions() 1489 big.setViewVisibility(R.id.action_divider, View.VISIBLE); in applyStandardTemplateWithActions() 1491 big.removeAllViews(R.id.actions); in applyStandardTemplateWithActions() 1495 big.addView(R.id.actions, button); in applyStandardTemplateWithActions() 1498 return big; in applyStandardTemplateWithActions()
|
/frameworks/wilhelm/tests/sandbox/ |
D | xaplay.c | 748 char big[256]; in main() local 750 streamIndex, &big); in main() 763 XATimedTextStreamInformation big; in main() local 765 streamIndex, &big); in main()
|
/frameworks/base/docs/html/design/get-started/ |
D | creative-vision.jd | 11 designed for high-resolution displays. Other big changes include framework-level action bars on
|
/frameworks/base/docs/html/training/id-auth/ |
D | custom_auth.jd | 169 the big name account types like "Google" and "Corporate." You can use the 176 this isn't a big deal—just bundle the service in the app.
|
/frameworks/base/docs/html/sdk/ |
D | index.jd | 53 <a class="big button" id="download-button" href="" style="display:none" ></a>
|
/frameworks/base/docs/html/training/basics/firstapp/ |
D | building-ui.jd | 197 specifies that the view should be only as big as needed to fit the contents of the view. If you 264 <p>The height and width are set to <code>"wrap_content"</code> so the button is only as big as 274 android.widget.Button} widgets are only as big as necessary to fit their content, as shown in
|
/frameworks/base/docs/html/tools/adk/ |
D | aoa2.jd | 190 * (needed when HID descriptor is too big for one packet)
|
/frameworks/base/docs/html/distribute/googleplay/strategies/ |
D | app-quality.jd | 77 …cessively small font sizes. These are generally easy to fix and can make a big impact on usability…
|
/frameworks/base/docs/html/guide/topics/connectivity/usb/ |
D | accessory.jd | 427 you use is big enough to store the USB packet data. The Android accessory protocol supports
|
/frameworks/base/docs/html/sdk/1.5_r1/ |
D | upgrading.jd | 361 broad (more than 30 total). View hierarchies this big have always been troublesome, but
|
/frameworks/base/docs/html/sdk/1.5_r3/ |
D | upgrading.jd | 363 broad (more than 30 total). View hierarchies this big have always been troublesome, but
|
/frameworks/base/docs/html/sdk/1.5_r2/ |
D | upgrading.jd | 361 broad (more than 30 total). View hierarchies this big have always been troublesome, but
|
/frameworks/base/docs/html/about/versions/ |
D | android-4.1.jd | 626 <p>In Android 4.1, you can create notifications with larger content regions, big image previews, 840 displayed on a big screen, where the user is sitting far away and the dominant form of
|
D | android-4.0-highlights.jd | 454 use effects such as small eyes, big mouth, big nose, face squeeze, and more.
|
D | jelly-bean.jd | 349 …e small client library, you can take advantage of these services without a big increase in downloa…
|
/frameworks/base/docs/html/guide/topics/sensors/ |
D | sensors_motion.jd | 335 // Normalize the rotation vector if it's big enough to get the axis
|
/frameworks/base/tests/DumpRenderTree/assets/results/ |
D | layout_tests_passed.txt | 19 /sdcard/android/layout_tests/animations/big-rotation.html 1195 /sdcard/android/layout_tests/fast/encoding/utf-32-big-endian-bom.html 1505 /sdcard/android/layout_tests/fast/js/date-big-setmonth.html 1592 /sdcard/android/layout_tests/fast/js/regexp-overflow-too-big.html 1627 /sdcard/android/layout_tests/fast/js/date-big-setdate.html 1677 /sdcard/android/layout_tests/fast/js/date-big-constructor.html 1963 /sdcard/android/layout_tests/fast/dom/objc-big-method-name.html
|
/frameworks/base/docs/html/guide/topics/graphics/ |
D | 2d-graphics.jd | 500 <Button id="@+id/big"
|
/frameworks/base/docs/html/tools/workflow/publishing/ |
D | publishing.jd | 205 resources make the APK file too big (greater than 50MB) or other technical challenges prevent a
|