Searched refs:mDownloadThread (Results 1 – 1 of 1) sorted by relevance
65 private PhotoTask mDownloadThread; field in PhotoView197 this.mDownloadThread = null; in onDetachedFromWindow()214 mDownloadThread = PhotoManager.startDownload(this, mCacheFlag); in onDraw()298 PhotoManager.removeDownload(mDownloadThread, mImageURL); in setImageURL()322 mDownloadThread = PhotoManager.startDownload(this, cacheFlag); in setImageURL()