Searched refs:mAdjustViewBounds (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DImageView.java71 private boolean mAdjustViewBounds = false; field in class:ImageView
233 return mAdjustViewBounds;
255 mAdjustViewBounds = adjustViewBounds;
790 if (mAdjustViewBounds) {

Completed in 153 milliseconds