HomeSort by relevance Sort by last modified time
    Searched refs:setAdjustViewBounds (Results 1 - 12 of 12) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/view/
List8.java 110 i.setAdjustViewBounds(true);
ImageSwitcher1.java 98 i.setAdjustViewBounds(true);
Grid2.java 68 imageView.setAdjustViewBounds(false);
  /development/samples/Home/src/com/example/android/home/
Wallpaper.java 140 i.setAdjustViewBounds(true);
  /cts/tests/tests/widget/src/android/widget/cts/
ImageViewTest.java 174 notes = "Test {@link ImageView#setAdjustViewBounds(boolean)}",
175 method = "setAdjustViewBounds",
182 imageView.setAdjustViewBounds(false);
185 imageView.setAdjustViewBounds(true);
GridViewTest.java 874 imageView.setAdjustViewBounds(false);
  /frameworks/base/core/java/android/widget/
ImageView.java 126 setAdjustViewBounds(
203 public void setAdjustViewBounds(boolean adjustViewBounds) {
212 * {@link #setAdjustViewBounds} has been set to true. To set an image to be a maximum of 100 x
234 * {@link #setAdjustViewBounds} has been set to true. To set an image to be a maximum of 100 x
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 175 milliseconds