Searched refs:mMax (Results 1 – 6 of 6) sorted by relevance
393 private long mMax; field in ChartDataUsageView.TimeAxis403 return Objects.hash(mMin, mMax, mSize); in hashCode()408 if (mMin != min || mMax != max) { in setBounds()410 mMax = max; in setBounds()429 return (mSize * (value - mMin)) / (mMax - mMin); in convertToPoint()434 return (long) (mMin + ((point * (mMax - mMin)) / mSize)); in convertToValue()451 time.set(mMax); in getTickPoints()458 if (timeMillis <= mMax) { in getTickPoints()478 private long mMax; field in ChartDataUsageView.DataAxis485 return Objects.hash(mMin, mMax, mSize); in hashCode()[all …]
75 private long mMax; field in ChartNetworkSeriesView161 mMax = 0; in invalidatePath()172 mMax = 0; in generatePath()256 mMax = totalData; in generatePath()308 final long maxVisible = mEstimateVisible ? mMaxEstimate : mMax; in getMaxVisible()
40 private int mMax; field in SeekBarPreference49 setMax(a.getInt(com.android.internal.R.styleable.ProgressBar_max, mMax)); in SeekBarPreference()81 seekBar.setMax(mMax); in onBindViewHolder()116 if (max != mMax) { in setMax()117 mMax = max; in setMax()127 if (progress > mMax) { in setProgress()128 progress = mMax; in setProgress()199 myState.max = mMax; in onSaveInstanceState()215 mMax = myState.max; in onRestoreInstanceState()
189 int mMax = 100; field in EditorGrad.ParamAdapter195 mSlider.setMax(mMax - mMin); in ParamAdapter()
220 private int mMax; field in RecurrencePickerDialog.minMaxTextWatcher225 mMax = max; in minMaxTextWatcher()243 } else if (value > mMax) { in afterTextChanged()245 value = mMax; in afterTextChanged()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...