Home
last modified time | relevance | path

Searched defs:getEnhancedEstimateDebugString (Results 1 – 4 of 4) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/
DPowerUsageFeatureProvider.java94 String getEnhancedEstimateDebugString(String timeRemaining); in getEnhancedEstimateDebugString() method
DPowerUsageFeatureProviderImpl.java109 public String getEnhancedEstimateDebugString(String timeRemaining) { in getEnhancedEstimateDebugString() method in PowerUsageFeatureProviderImpl
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/fuelgauge/
DPowerUsageFeatureProvider.java93 String getEnhancedEstimateDebugString(String timeRemaining); in getEnhancedEstimateDebugString() method
DPowerUsageFeatureProviderImpl.java108 public String getEnhancedEstimateDebugString(String timeRemaining) { in getEnhancedEstimateDebugString() method in PowerUsageFeatureProviderImpl