Searched refs:getEstimatedTimeRemainingString (Results 1 – 4 of 4) sorted by relevance
170 default void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) {} in getEstimatedTimeRemainingString() method
318 public void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) { in getEstimatedTimeRemainingString() method in BatteryControllerImpl
131 mView.setBatteryEstimateFetcher(mBatteryController::getEstimatedTimeRemainingString); in BatteryMeterViewController()
195 mBatteryController.getEstimatedTimeRemainingString( in testBatteryEstimateFetch_doesNotThrow()