Searched refs:currentAvg (Results 1 – 1 of 1) sorted by relevance
166 int32_t currentAvg = 0; in notifyListeners() local171 currentAvg = static_cast<int32_t>(prop.valueInt64); in notifyListeners()174 healthInfo->batteryCurrentAverage = currentAvg; in notifyListeners()248 int32_t currentAvg = 0; in getHealthInfo() local253 currentAvg = static_cast<int32_t>(prop.valueInt64); in getHealthInfo()258 healthInfo.batteryCurrentAverage = currentAvg; in getHealthInfo()