Searched refs:propsLatest (Results 1 – 1 of 1) sorted by relevance
1192 android.hardware.health.V2_1.HealthInfo propsLatest = in healthInfoChanged() local1194 propsLatest.legacy = props; in healthInfoChanged()1196 propsLatest.batteryCapacityLevel = BatteryCapacityLevel.UNSUPPORTED; in healthInfoChanged()1197 propsLatest.batteryChargeTimeToFullNowSeconds = in healthInfoChanged()1200 BatteryService.this.update(propsLatest); in healthInfoChanged()