Home
last modified time | relevance | path

Searched defs:batteryLevelInt (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java3234 final int batteryLevelInt = buildBatteryLevelInt(cur) | includeStepDetails; in writeHistoryDelta() local
3362 private void readBatteryLevelInt(int batteryLevelInt, HistoryItem out) { in readBatteryLevelInt()
3503 final int batteryLevelInt; in readHistoryDelta() local