Home
last modified time | relevance | path

Searched refs:updateEstimate (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java277 mWarnings.updateEstimate(estimate); in maybeShowBatteryWarning()
530 void updateEstimate(Estimate estimate); in updateEstimate() method
DPowerNotificationWarnings.java178 public void updateEstimate(Estimate estimate) { in updateEstimate() method in PowerNotificationWarnings