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

/frameworks/base/core/java/android/widget/
H A DImageView.java65 private boolean mAdjustViewBounds = false; field in class:ImageView
237 mAdjustViewBounds = adjustViewBounds;
676 if (mAdjustViewBounds) {

Completed in 36 milliseconds