Home
last modified time | relevance | path

Searched refs:shrink (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/v7/gridlayout/
Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/frameworks/base/core/java/android/webkit/
DWebSettingsClassic.java1575 public void setShrinksStandaloneImagesToFit(boolean shrink) { in setShrinksStandaloneImagesToFit() argument
1576 if (mShrinksStandaloneImagesToFit != shrink) { in setShrinksStandaloneImagesToFit()
1577 mShrinksStandaloneImagesToFit = shrink; in setShrinksStandaloneImagesToFit()
/frameworks/ex/chips/src/com/android/ex/chips/
DRecipientEditTextView.java235 shrink();
403 shrink(); in onFocusChanged()
452 private void shrink() { in shrink() method in RecipientEditTextView
790 public void setOnFocusListShrinkRecipients(boolean shrink) { in setOnFocusListShrinkRecipients() argument
791 mShouldShrink = shrink; in setOnFocusListShrinkRecipients()
/frameworks/base/docs/html/guide/topics/ui/layout/
Dgrid.jd73 or can be marked as shrinkable to force the column to shrink until the table
/frameworks/base/docs/html/guide/topics/graphics/
Dview-animation.jd15 android.widget.TextView} object, you can move, rotate, grow, or shrink the text. If it has a
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dicon_design_status_bar.jd129 <p class="note"><strong>Note:</strong> The system will shrink and dim status bar icons to minimize
215 <p>The system may dim and shrink status bar icons to allow users to focus on the foreground
/frameworks/base/docs/html/training/gestures/
Dviewgroup.jd209 also use this approach to shrink the child's touch region if need be.</p>
/frameworks/base/docs/html/training/animation/
Dscreen-slide.jd272 // Modify the default slide transition to shrink the page as well
/frameworks/base/docs/html/training/multiscreen/
Dscreensizes.jd339 runtime will stretch or shrink your images uniformly. The solution is using nine-patch bitmaps,
/frameworks/base/docs/html/google/play/publishing/
Dmultiple-apks.jd399 <li>When you modify an APK to "shrink" the support for a device's characteristics and no other
/frameworks/base/docs/html/tools/sdk/
Dtools-notes.jd321 are referenced from XML files (such as custom views) and pass this to ProGuard at shrink time. This
Declipse-adt.jd495 are referenced from XML files (such as custom views) and pass this to ProGuard at shrink-time. This
/frameworks/base/docs/html/about/versions/
Dandroid-4.0-highlights.jd165 shrink them to save space.</p>
/frameworks/base/docs/html/guide/topics/media/
Dcamera.jd1355 the camera preview and do not shrink or expand with the zoom level. Similarly, rotation of the image
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_nontext.txt2830 /sdcard/android/layout_tests/fast/block/float/shrink-to-fit-width.html
2854 /sdcard/android/layout_tests/fast/block/float/marquee-shrink-to-avoid-floats.html