Searched refs:buildBatteryLevelInt (Results 1 – 2 of 2) sorted by relevance
3218 final int lastBatteryLevelInt = buildBatteryLevelInt(last); in writeHistoryDelta()3234 final int batteryLevelInt = buildBatteryLevelInt(cur) | includeStepDetails; in writeHistoryDelta()3356 private int buildBatteryLevelInt(HistoryItem h) { in buildBatteryLevelInt() method in BatteryStatsImpl
88485 Lcom/android/internal/os/BatteryStatsImpl;->buildBatteryLevelInt(Landroid/os/BatteryStats$HistoryIt…