Searched refs:totalPercentage (Results 1 – 1 of 1) sorted by relevance
61 float totalPercentage = 0; in buildProgressNotification() local81 totalPercentage += downloadPercentage; in buildProgressNotification()94 progress = (int) (totalPercentage / downloadTaskCount); in buildProgressNotification()