Searched refs:dumpLineLocked (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/services/core/java/com/android/server/power/batterysaver/ |
D | BatterySavingStats.java | 413 dumpLineLocked(pw, indent, InteractiveState.NON_INTERACTIVE, "NonIntr", in dump() 415 dumpLineLocked(pw, indent, InteractiveState.INTERACTIVE, " Intr", in dump() 418 dumpLineLocked(pw, indent, InteractiveState.NON_INTERACTIVE, "NonIntr", in dump() 420 dumpLineLocked(pw, indent, InteractiveState.INTERACTIVE, " Intr", in dump() 423 dumpLineLocked(pw, indent, InteractiveState.NON_INTERACTIVE, "NonIntr", in dump() 425 dumpLineLocked(pw, indent, InteractiveState.INTERACTIVE, " Intr", in dump() 430 private void dumpLineLocked(PrintWriter pw, String indent, in dumpLineLocked() method in BatterySavingStats
|
/frameworks/base/services/ |
D | art-profile | 12706 PLcom/android/server/power/batterysaver/BatterySavingStats;->dumpLineLocked(Ljava/io/PrintWriter;Lj…
|