Home
last modified time | relevance | path

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

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