Searched refs:buildBatteryLevelInt (Results 1 – 1 of 1) sorted by relevance
1857 final int lastBatteryLevelInt = buildBatteryLevelInt(last); in writeHistoryDelta()1873 final int batteryLevelInt = buildBatteryLevelInt(cur) | includeStepDetails; in writeHistoryDelta()1971 private int buildBatteryLevelInt(HistoryItem h) { in buildBatteryLevelInt() method in BatteryStatsImpl