Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java6861 LevelStepTracker steps, StringBuilder tmpSb, int[] tmpOutInt) { in dumpDailyLevelStepSummary() argument
6865 long timeRemaining = steps.computeTimeEstimate(0, 0, tmpOutInt); in dumpDailyLevelStepSummary()
6871 pw.print(" (from "); pw.print(tmpOutInt[0]); in dumpDailyLevelStepSummary()
6876 STEP_LEVEL_MODE_VALUES[i], tmpOutInt); in dumpDailyLevelStepSummary()
6884 pw.print(" (from "); pw.print(tmpOutInt[0]); in dumpDailyLevelStepSummary()