Searched refs:mIsCurrentlyAttachedToWindow (Results 1 – 1 of 1) sorted by relevance
37 private boolean mIsCurrentlyAttachedToWindow = false; field in DictionaryDownloadProgressBar75 if (mIsCurrentlyAttachedToWindow && View.VISIBLE == getVisibility()) { in updateReporterThreadRunningStatusAccordingToVisibility()96 mIsCurrentlyAttachedToWindow = true; in onAttachedToWindow()103 mIsCurrentlyAttachedToWindow = false; in onDetachedFromWindow()