Searched defs:mComputeMaxWidth (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/widget/
H A DNumberPicker.java254 private final boolean mComputeMaxWidth; field in class:NumberPicker
662 mComputeMaxWidth = (mMaxWidth == SIZE_UNSPECIFIED);
1294 if (!mComputeMaxWidth) {

Completed in 46 milliseconds