Searched refs:HistoryPrinter (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java1979 public static class HistoryPrinter { class in class:BatteryStats
2109 HistoryPrinter hprinter = new HistoryPrinter();
2119 HistoryPrinter hprinter = new HistoryPrinter();
/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java4142 (new HistoryPrinter()).printNextItem(pw, out, now);
4144 (new HistoryPrinter()).printNextItem(pw, mHistoryReadTmp, now);

Completed in 47 milliseconds