Searched refs:computeTimeEstimate (Results 1 – 2 of 2) sorted by relevance
1311 public long computeTimeEstimate(long modesOfInterest, long modeValues, in computeTimeEstimate() method in BatteryStats.LevelStepTracker6865 long timeRemaining = steps.computeTimeEstimate(0, 0, tmpOutInt); in dumpDailyLevelStepSummary()6875 long estimatedTime = steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpDailyLevelStepSummary()7007 steps.computeTimeEstimate(STEP_LEVEL_MODES_OF_INTEREST[i], in dumpLocked()
52336 Landroid/os/BatteryStats$LevelStepTracker;->computeTimeEstimate(JJ[I)J