Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/os/
H A DBatteryStats.java7624 LevelStepTracker steps, StringBuilder tmpSb, int[] tmpOutInt) { in dumpDailyLevelStepSummary() argument
7628 long timeRemaining = steps.computeTimeEstimate(0, 0, tmpOutInt); in dumpDailyLevelStepSummary()
7634 pw.print(" (from "); pw.print(tmpOutInt[0]); in dumpDailyLevelStepSummary()
7639 STEP_LEVEL_MODE_VALUES[i], tmpOutInt); in dumpDailyLevelStepSummary()
7647 pw.print(" (from "); pw.print(tmpOutInt[0]); in dumpDailyLevelStepSummary()