Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DBatteryService.java149 private final HealthInfo mLastHealthInfo = new HealthInfo(); field in BatteryService
441 copy(mLastHealthInfo, info.legacy.legacy); in update()
902 copy(mLastHealthInfo, mHealthInfo); in onShellCommand()
933 copy(mLastHealthInfo, mHealthInfo); in onShellCommand()
991 copy(mHealthInfo, mLastHealthInfo); in onShellCommand()