Searched refs:mLastHealthInfo (Results 1 – 1 of 1) sorted by relevance
149 private final HealthInfo mLastHealthInfo = new HealthInfo(); field in BatteryService441 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()