Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/os/
H A DBatteryStats.java3619 private static void dumpTimer(ProtoOutputStream proto, long fieldId, in dumpTimer() method in BatteryStats
4500 dumpTimer(pw, uid, category, CAMERA_DATA, u.getCameraTurnedOnTimer(), in dumpCheckinLocked()
4502 dumpTimer(pw, uid, category, VIDEO_DATA, u.getVideoTurnedOnTimer(), in dumpCheckinLocked()
4504 dumpTimer(pw, uid, category, AUDIO_DATA, u.getAudioTurnedOnTimer(), in dumpCheckinLocked()
4531 dumpTimer(pw, uid, category, VIBRATOR_DATA, u.getVibratorOnTimer(), in dumpCheckinLocked()
7534 dumpTimer(proto, UidProto.BluetoothMisc.BACKGROUND_BLE_SCAN, in dumpProtoAppsLocked()
7537 dumpTimer(proto, UidProto.BluetoothMisc.UNOPTIMIZED_BLE_SCAN, in dumpProtoAppsLocked()
8115 dumpTimer(proto, SystemProto.KernelWakelock.TOTAL, ent.getValue(), in dumpProtoSystemLocked()
8282 dumpTimer(proto, SystemProto.ResourcePowerManager.TOTAL, in dumpProtoSystemLocked()
8284 dumpTimer(proto, SystemProto.ResourcePowerManager.SCREEN_OFF, in dumpProtoSystemLocked()
[all …]
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt38484 Landroid/os/BatteryStats;->dumpTimer(Landroid/util/proto/ProtoOutputStream;JLandroid/os/BatteryStat…
38485 Landroid/os/BatteryStats;->dumpTimer(Ljava/io/PrintWriter;ILjava/lang/String;Ljava/lang/String;Land…