Searched refs:BatteryEstimateFetcher (Results 1 – 2 of 2) sorted by relevance
27 import com.android.systemui.battery.BatteryMeterView.BatteryEstimateFetcher388 private class Fetcher : BatteryEstimateFetcher {
100 private BatteryEstimateFetcher mBatteryEstimateFetcher;409 void setBatteryEstimateFetcher(BatteryEstimateFetcher fetcher) { in setBatteryEstimateFetcher()806 public interface BatteryEstimateFetcher { interface in BatteryMeterView