Searched refs:downloadPercentage (Results 1 – 1 of 1) sorted by relevance
78 float downloadPercentage = download.getPercentDownloaded(); in buildProgressNotification() local79 if (downloadPercentage != C.PERCENTAGE_UNSET) { in buildProgressNotification()81 totalPercentage += downloadPercentage; in buildProgressNotification()