Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 33) sorted by relevance

12

/frameworks/base/docs/html/guide/appendix/
Dmedia-formats.jd75 <td style="text-align: center;"><big>&bull;</big></td>
76 <td style="text-align: center;"><big>&bull;</big></td>
89 <td style="text-align: center;"><big>&bull;</big></td>
95 <td style="text-align: center;"><big>&bull;</big></td>
100 <td style="text-align: center;"><big>&bull;</big></td>
101 <td style="text-align: center;"><big>&bull;</big></td>
109 <td style="text-align: center;"><big>&bull;</big></td>
110 <td style="text-align: center;"><big>&bull;</big></td>
119 <td style="text-align: center;" nowrap><big>&bull;</big><br><small>(Android 3.1+)</small></td>
132 <td style="text-align: center;"><big>&bull;</big></td>
[all …]
Dglossary.jd250 and how big it would like to be (which may or may not be respected by the
/frameworks/base/docs/html/guide/topics/ui/
Dhow-android-draws.jd49 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
Ddeclaring-layout.jd224 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/
Dcustom-drawing.jd159 // 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
Doptimizing-view.jd72 big each view needs
/frameworks/base/core/java/android/app/
DNotification.java1483 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/
Dxaplay.c748 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/
Dcreative-vision.jd11 designed for high-resolution displays. Other big changes include framework-level action bars on
/frameworks/base/docs/html/training/id-auth/
Dcustom_auth.jd169 the big name account types like "Google" and "Corporate." You can use the
176 this isn't a big deal&mdash;just bundle the service in the app.
/frameworks/base/docs/html/sdk/
Dindex.jd53 <a class="big button" id="download-button" href="" style="display:none" ></a>
/frameworks/base/docs/html/training/basics/firstapp/
Dbuilding-ui.jd197 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/
Daoa2.jd190 * (needed when HID descriptor is too big for one packet)
/frameworks/base/docs/html/distribute/googleplay/strategies/
Dapp-quality.jd77 …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/
Daccessory.jd427 you use is big enough to store the USB packet data. The Android accessory protocol supports
/frameworks/base/docs/html/sdk/1.5_r1/
Dupgrading.jd361 broad (more than 30 total). View hierarchies this big have always been troublesome, but
/frameworks/base/docs/html/sdk/1.5_r3/
Dupgrading.jd363 broad (more than 30 total). View hierarchies this big have always been troublesome, but
/frameworks/base/docs/html/sdk/1.5_r2/
Dupgrading.jd361 broad (more than 30 total). View hierarchies this big have always been troublesome, but
/frameworks/base/docs/html/about/versions/
Dandroid-4.1.jd626 <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
Dandroid-4.0-highlights.jd454 use effects such as small eyes, big mouth, big nose, face squeeze, and more.
Djelly-bean.jd349 …e small client library, you can take advantage of these services without a big increase in downloa…
/frameworks/base/docs/html/guide/topics/sensors/
Dsensors_motion.jd335 // Normalize the rotation vector if it's big enough to get the axis
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_passed.txt19 /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/
D2d-graphics.jd500 &lt;Button id="@+id/big"
/frameworks/base/docs/html/tools/workflow/publishing/
Dpublishing.jd205 resources make the APK file too big (greater than 50MB) or other technical challenges prevent a

12