Searched refs:mEstimateVisible (Results 1 – 1 of 1) sorted by relevance
72 private boolean mEstimateVisible = false; field in ChartNetworkSeriesView299 mEstimateVisible = ESTIMATE_ENABLED ? estimateVisible : false; in setEstimateVisible()308 final long maxVisible = mEstimateVisible ? mMaxEstimate : mMax; in getMaxVisible()326 if (mEstimateVisible) { in onDraw()