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