Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DBatteryControllerImpl.java394 mMainHandler.post(this::notifyEstimateFetchCallbacks); in updateEstimateInBackground()
398 private void notifyEstimateFetchCallbacks() { in notifyEstimateFetchCallbacks() method in BatteryControllerImpl