Searched refs:buildBatteryLevelInt (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/os/
H A DBatteryStats.java535 final int lastBatteryLevelInt = last.buildBatteryLevelInt();
549 final int batteryLevelInt = buildBatteryLevelInt();
591 private int buildBatteryLevelInt() { method in class:BatteryStats.HistoryItem

Completed in 296 milliseconds