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