Searched refs:mEstimate (Results 1 – 1 of 1) sorted by relevance
125 private Estimate mEstimate; field in PowerNotificationWarnings179 mEstimate = estimate; in updateEstimate()244 if (mEstimate != null) { in showWarningNotification()265 if (mEstimate == null || mBucket < 0 in showWarningNotification()266 || mEstimate.estimateMillis < mSevereWarningThreshold) { in showWarningNotification()305 mEstimate.estimateMillis, in getHybridContentString()307 mEstimate.isBasedOnUsage); in getHybridContentString()