Searched refs:hprinter (Results 1 – 1 of 1) sorted by relevance
/frameworks/base/core/java/android/os/ |
D | BatteryStats.java | 7513 final HistoryPrinter hprinter = new HistoryPrinter(); in dumpHistory() local 7534 hprinter.printNextItem(pw, rec, baseTime, checkin, in dumpHistory() 7541 hprinter.printNextItem(pw, rec, baseTime, checkin, in dumpHistory() 7547 hprinter.printNextItem(pw, rec, baseTime, checkin, in dumpHistory() 7568 hprinter.printNextItem(pw, rec, baseTime, checkin, in dumpHistory() 7580 hprinter.printNextItem(pw, rec, baseTime, checkin, in dumpHistory() 8439 final HistoryPrinter hprinter = new HistoryPrinter(); in dumpProtoHistoryLocked() local 8459 hprinter.printNextItem(proto, rec, baseTime, in dumpProtoHistoryLocked() 8466 hprinter.printNextItem(proto, rec, baseTime, in dumpProtoHistoryLocked() 8472 hprinter.printNextItem(proto, rec, baseTime, in dumpProtoHistoryLocked() [all …]
|