Searched refs:mAdjustViewBoundsCompat (Results 1 – 1 of 1) sorted by relevance
119 private boolean mAdjustViewBoundsCompat = false; field in ImageView210 mAdjustViewBoundsCompat = targetSdkVersion <= Build.VERSION_CODES.JELLY_BEAN_MR1; in initImageView()1054 if (!resizeHeight && !mAdjustViewBoundsCompat) { in onMeasure()1070 if (!resizeWidth && !mAdjustViewBoundsCompat) { in onMeasure()