Home
last modified time | relevance | path

Searched refs:Fetcher (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/battery/
H A DBatteryMeterViewTest.kt48 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher())
76 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher())
92 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher())
147 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher())
177 mBatteryMeterView.setBatteryEstimateFetcher(Fetcher())
269 private class Fetcher : BatteryEstimateFetcher { regex