Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/com/android/internal/os/
H A DBatteryStatsImpl.java3452 final int lastBatteryLevelInt = buildBatteryLevelInt(last); in writeHistoryDelta()
3468 final int batteryLevelInt = buildBatteryLevelInt(cur) | includeStepDetails; in writeHistoryDelta()
3585 private int buildBatteryLevelInt(HistoryItem h) { in buildBatteryLevelInt() method in BatteryStatsImpl
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt77379 Lcom/android/internal/os/BatteryStatsImpl;->buildBatteryLevelInt(Landroid/os/BatteryStats$HistoryIt…