Searched refs:mInProgress (Results 1 – 4 of 4) sorted by relevance
58 if (mInProgress) { in startPrintConversation()74 mInProgress = true; in startPrintConversation()95 if (!mInProgress) { in endPrintConversation()101 mInProgress = false; in endPrintConversation()116 if (!mInProgress) { in endPrintConversationNoJavascript()122 mInProgress = false; in endPrintConversationNoJavascript()
102 if (!mInProgress) { in appendSuperCollapsedHtml()178 if (mInProgress) { in startConversation()187 mInProgress = true; in startConversation()193 if (!mInProgress) { in endConversation()210 mInProgress = false; in endConversation()
46 protected boolean mInProgress = false; field in AbstractHtmlTemplates
178 boolean mInProgress = false; field in AttachmentService.DownloadRequest220 mInProgress = orig.mInProgress; in DownloadRequest()875 if (!req.mInProgress) { in processQueue()1011 req.mInProgress = true; in startDownload()1020 req.mInProgress = false; in cancelDownload()1090 req.mInProgress = false; in endDownload()1098 req.mInProgress = false; in endDownload()1302 if (req.mInProgress == true) { in dumpInProgressDownloads()1333 (req.mInProgress ? " [In progress]" : "")); in dump()1359 if (req.mInProgress) { in dump()