Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java1547 public long computeTimeEstimate(long modesOfInterest, long modeValues, in computeTimeEstimate() method in BatteryStats.LevelStepTracker
7628 long timeRemaining = steps.computeTimeEstimate(0, 0, tmpOutInt); in dumpDailyLevelStepSummary()
7638 long estimatedTime = steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpDailyLevelStepSummary()
7742 steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpLocked()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt34981 Landroid/os/BatteryStats$LevelStepTracker;->computeTimeEstimate(JJ[I)J