Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/os/
DBatteryStats.java6089 public static class HistoryPrinter { class in BatteryStats
6656 final HistoryPrinter hprinter = new HistoryPrinter(); in dumpHistoryLocked()
6825 HistoryPrinter hprinter = new HistoryPrinter(); in dumpLocked()
7590 final HistoryPrinter hprinter = new HistoryPrinter(); in dumpProtoHistoryLocked()
/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java10632 (new HistoryPrinter()).printNextItem(pw, out, 0, false, true); in getNextOldHistoryLocked()
10634 (new HistoryPrinter()).printNextItem(pw, mHistoryReadTmp, 0, false, in getNextOldHistoryLocked()
/frameworks/base/config/
Dboot-image-profile.txt4150 HPLandroid/os/BatteryStats$HistoryPrinter;-><init>()V
4151 HPLandroid/os/BatteryStats$HistoryPrinter;->printNextItem(Landroid/os/BatteryStats$HistoryItem;JZZ)…
4152 HPLandroid/os/BatteryStats$HistoryPrinter;->printNextItem(Ljava/io/PrintWriter;Landroid/os/BatteryS…
4153 HPLandroid/os/BatteryStats$HistoryPrinter;->reset()V
57024 Landroid/os/BatteryStats$HistoryPrinter;