Searched refs:iSendDownloadCompleteNotification (Results 1 – 3 of 3) sorted by relevance
331 iSendDownloadCompleteNotification = false; in requestResumeNotification()343 iSendDownloadCompleteNotification = false; in clearPerRequest()
503 iSendDownloadCompleteNotification = false; in clearBody()692 if (!iProgDownloadSI || iSendDownloadCompleteNotification) return; in sendDownloadCompleteNotification()697 iSendDownloadCompleteNotification = true; in sendDownloadCompleteNotification()
335 bool iSendDownloadCompleteNotification; variable