Searched refs:shrink (Results 1 – 15 of 15) sorted by relevance
10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
1575 public void setShrinksStandaloneImagesToFit(boolean shrink) { in setShrinksStandaloneImagesToFit() argument1576 if (mShrinksStandaloneImagesToFit != shrink) { in setShrinksStandaloneImagesToFit()1577 mShrinksStandaloneImagesToFit = shrink; in setShrinksStandaloneImagesToFit()
235 shrink();403 shrink(); in onFocusChanged()452 private void shrink() { in shrink() method in RecipientEditTextView790 public void setOnFocusListShrinkRecipients(boolean shrink) { in setOnFocusListShrinkRecipients() argument791 mShouldShrink = shrink; in setOnFocusListShrinkRecipients()
73 or can be marked as shrinkable to force the column to shrink until the table
15 android.widget.TextView} object, you can move, rotate, grow, or shrink the text. If it has a
129 <p class="note"><strong>Note:</strong> The system will shrink and dim status bar icons to minimize215 <p>The system may dim and shrink status bar icons to allow users to focus on the foreground
209 also use this approach to shrink the child's touch region if need be.</p>
272 // Modify the default slide transition to shrink the page as well
339 runtime will stretch or shrink your images uniformly. The solution is using nine-patch bitmaps,
399 <li>When you modify an APK to "shrink" the support for a device's characteristics and no other
321 are referenced from XML files (such as custom views) and pass this to ProGuard at shrink time. This
495 are referenced from XML files (such as custom views) and pass this to ProGuard at shrink-time. This
165 shrink them to save space.</p>
1355 the camera preview and do not shrink or expand with the zoom level. Similarly, rotation of the image
2830 /sdcard/android/layout_tests/fast/block/float/shrink-to-fit-width.html2854 /sdcard/android/layout_tests/fast/block/float/marquee-shrink-to-avoid-floats.html