Searched refs:mMaxEstimate (Results 1 – 1 of 1) sorted by relevance
76 private long mMaxEstimate; field in ChartNetworkSeriesView288 mMaxEstimate = totalData; in generatePath()304 return mMaxEstimate; in getMaxEstimate()308 final long maxVisible = mEstimateVisible ? mMaxEstimate : mMax; in getMaxVisible()