Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java5168 LevelStepTracker steps, StringBuilder tmpSb, int[] tmpOutInt) { in dumpDailyLevelStepSummary() argument
5172 long timeRemaining = steps.computeTimeEstimate(0, 0, tmpOutInt); in dumpDailyLevelStepSummary()
5178 pw.print(" (from "); pw.print(tmpOutInt[0]); in dumpDailyLevelStepSummary()
5183 STEP_LEVEL_MODE_VALUES[i], tmpOutInt); in dumpDailyLevelStepSummary()
5191 pw.print(" (from "); pw.print(tmpOutInt[0]); in dumpDailyLevelStepSummary()