Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java4606 public static class HistoryPrinter { class in BatteryStats
5084 final HistoryPrinter hprinter = new HistoryPrinter(); in dumpHistoryLocked()
5253 HistoryPrinter hprinter = new HistoryPrinter(); in dumpLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java8010 (new HistoryPrinter()).printNextItem(pw, out, 0, false, true); in getNextOldHistoryLocked()
8012 (new HistoryPrinter()).printNextItem(pw, mHistoryReadTmp, 0, false, in getNextOldHistoryLocked()
/frameworks/base/
Dcompiled-classes-phone3012 android.os.BatteryStats$HistoryPrinter