Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java6917 LevelStepTracker steps, StringBuilder tmpSb, int[] tmpOutInt) { in dumpDailyLevelStepSummary() argument
6921 long timeRemaining = steps.computeTimeEstimate(0, 0, tmpOutInt); in dumpDailyLevelStepSummary()
6927 pw.print(" (from "); pw.print(tmpOutInt[0]); in dumpDailyLevelStepSummary()
6932 STEP_LEVEL_MODE_VALUES[i], tmpOutInt); in dumpDailyLevelStepSummary()
6940 pw.print(" (from "); pw.print(tmpOutInt[0]); in dumpDailyLevelStepSummary()