Home
last modified time | relevance | path

Searched refs:updaterThread (Results 1 – 1 of 1) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryDownloadProgressBar.java84 final UpdaterThread updaterThread = in updateReporterThreadRunningStatusAccordingToVisibility() local
86 updaterThread.start(); in updateReporterThreadRunningStatusAccordingToVisibility()
87 mReporterThread = updaterThread; in updateReporterThreadRunningStatusAccordingToVisibility()