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.java3231 final int batteryLevelInt = buildBatteryLevelInt(cur) | includeStepDetails; in writeHistoryDelta() local
3359 private void readBatteryLevelInt(int batteryLevelInt, HistoryItem out) { in readBatteryLevelInt()
3500 final int batteryLevelInt; in readHistoryDelta() local