Searched refs:currentAvg (Results 1 – 1 of 1) sorted by relevance
191 int32_t currentAvg = 0; in notifyListeners() local196 currentAvg = static_cast<int32_t>(prop.valueInt64); in notifyListeners()199 healthInfo->batteryCurrentAverage = currentAvg; in notifyListeners()270 int32_t currentAvg = 0; in getHealthInfo() local275 currentAvg = static_cast<int32_t>(prop.valueInt64); in getHealthInfo()278 healthInfo.batteryCurrentAverage = currentAvg; in getHealthInfo()