Searched refs:setBatteryEstimateFetcher (Results 1 – 3 of 3) sorted by relevance
51 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher()) in updatePercentText_estimateModeAndNotCharging_estimateFetched()79 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher()) in contentDescription_estimate()95 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher()) in contentDescription_estimateAndBatteryDefender()151 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher()) in changesFromEstimateToPercent_textAndContentDescriptionChanges_flagOff()175 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher()) in changesFromEstimateToPercent_textAndContentDescriptionChanges_flagOn()200 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher()) in modeEstimate_batteryPercentView_isNotNull_flagOn()215 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher()) in modePercent_batteryPercentView_isNull_flagOn()234 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher()) in contentDescription_manyUpdates_alwaysUpdated()
155 mView.setBatteryEstimateFetcher(mBatteryController::getEstimatedTimeRemainingString); in BatteryMeterViewController()
409 void setBatteryEstimateFetcher(BatteryEstimateFetcher fetcher) { in setBatteryEstimateFetcher() method in BatteryMeterView