Searched refs:HistoryPrinter (Results 1 – 3 of 3) sorted by relevance
5280 public static class HistoryPrinter { class in BatteryStats5761 final HistoryPrinter hprinter = new HistoryPrinter(); in dumpHistoryLocked()5930 HistoryPrinter hprinter = new HistoryPrinter(); in dumpLocked()
9098 (new HistoryPrinter()).printNextItem(pw, out, 0, false, true); in getNextOldHistoryLocked()9100 (new HistoryPrinter()).printNextItem(pw, mHistoryReadTmp, 0, false, in getNextOldHistoryLocked()
1980 Landroid/os/BatteryStats$HistoryPrinter;