Searched refs:currentAvg (Results 1 – 1 of 1) sorted by relevance
178 int32_t currentAvg = 0; in notifyListeners() local183 currentAvg = static_cast<int32_t>(prop.valueInt64); in notifyListeners()186 healthInfo->batteryCurrentAverage = currentAvg; in notifyListeners()260 int32_t currentAvg = 0; in getHealthInfo() local265 currentAvg = static_cast<int32_t>(prop.valueInt64); in getHealthInfo()270 healthInfo.batteryCurrentAverage = currentAvg; in getHealthInfo()