Home
last modified time | relevance | path

Searched refs:dumpDurationSteps (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java6829 private static boolean dumpDurationSteps(PrintWriter pw, String prefix, String header, in dumpDurationSteps() method
6910 private static void dumpDurationSteps(ProtoOutputStream proto, long fieldId, in dumpDurationSteps() method
7172 if (dumpDurationSteps(pw, " ", "Discharge step durations:", in dumpLocked()
7189 if (dumpDurationSteps(pw, " ", "Charge step durations:", in dumpLocked()
7224 if (dumpDurationSteps(pw, " ", " Current daily charge step durations:", in dumpLocked()
7251 if (dumpDurationSteps(pw, " ", in dumpLocked()
7256 if (dumpDurationSteps(pw, " ", in dumpLocked()
7351 dumpDurationSteps(pw, "", DISCHARGE_STEP_DATA, getDischargeLevelStepTracker(), true); in dumpCheckinLocked()
7359 dumpDurationSteps(pw, "", CHARGE_STEP_DATA, getChargeLevelStepTracker(), true); in dumpCheckinLocked()
8033 dumpDurationSteps(proto, SystemProto.CHARGE_STEP, getChargeLevelStepTracker()); in dumpProtoSystemLocked()
[all …]
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38472 Landroid/os/BatteryStats;->dumpDurationSteps(Landroid/util/proto/ProtoOutputStream;JLandroid/os/Bat…
38473 Landroid/os/BatteryStats;->dumpDurationSteps(Ljava/io/PrintWriter;Ljava/lang/String;Ljava/lang/Stri…