Home
last modified time | relevance | path

Searched refs:enhancedEstimates (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DAospPolicyModule.java43 EnhancedEstimates enhancedEstimates, in provideBatteryController() argument
52 enhancedEstimates, in provideBatteryController()
DBatteryControllerImpl.java113 EnhancedEstimates enhancedEstimates, in BatteryControllerImpl() argument
124 mEstimates = enhancedEstimates; in BatteryControllerImpl()
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/dagger/
DPowerModule.java38 EnhancedEstimates bindEnhancedEstimates(EnhancedEstimatesImpl enhancedEstimates); in bindEnhancedEstimates() argument
/frameworks/base/packages/SystemUI/src/com/android/systemui/power/
DPowerUI.java140 WarningsUI warningsUI, EnhancedEstimates enhancedEstimates, in PowerUI() argument
149 mEnhancedEstimates = enhancedEstimates; in PowerUI()