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