Home | History | Annotate | Download | only in os

Lines Matching defs:buildBatteryLevelInt

3286         final int lastBatteryLevelInt = buildBatteryLevelInt(last);
3302 final int batteryLevelInt = buildBatteryLevelInt(cur) | includeStepDetails;
3422 private int buildBatteryLevelInt(HistoryItem h) {