Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsHistoryIterator.java104 final int batteryLevelInt; in readHistoryDelta() local
259 private static void readBatteryLevelInt(int batteryLevelInt, BatteryStats.HistoryItem out) { in readBatteryLevelInt()
DBatteryStatsImpl.java3392 final int batteryLevelInt = buildBatteryLevelInt(cur) | includeStepDetails; in writeHistoryDelta() local
3515 private void readBatteryLevelInt(int batteryLevelInt, HistoryItem out) { in readBatteryLevelInt()