Home
last modified time | relevance | path

Searched refs:lastBatteryLevelInt (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/com/android/internal/os/
DBatteryStatsImpl.java3215 final int lastBatteryLevelInt = buildBatteryLevelInt(last); in writeHistoryDelta() local
3232 final boolean batteryLevelIntChanged = batteryLevelInt != lastBatteryLevelInt; in writeHistoryDelta()