Searched refs:getEstimatedTimeRemainingString (Results 1 – 4 of 4) sorted by relevance
181 default void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) {} in getEstimatedTimeRemainingString() method
357 public void getEstimatedTimeRemainingString(EstimateFetchCompletion completion) { in getEstimatedTimeRemainingString() method in BatteryControllerImpl
154 mView.setBatteryEstimateFetcher(mBatteryController::getEstimatedTimeRemainingString); in BatteryMeterViewController()
206 mBatteryController.getEstimatedTimeRemainingString( in testBatteryEstimateFetch_doesNotThrow()