Searched refs:propsLatest (Results 1 – 1 of 1) sorted by relevance
1134 android.hardware.health.V2_1.HealthInfo propsLatest = in healthInfoChanged() local1136 propsLatest.legacy = props; in healthInfoChanged()1138 propsLatest.batteryCapacityLevel = BatteryCapacityLevel.UNSUPPORTED; in healthInfoChanged()1139 propsLatest.batteryChargeTimeToFullNowSeconds = in healthInfoChanged()1142 BatteryService.this.update(propsLatest); in healthInfoChanged()