Searched refs:UpdaterThread (Results 1 – 1 of 1) sorted by relevance
84 final UpdaterThread updaterThread = in updateReporterThreadRunningStatusAccordingToVisibility()85 new UpdaterThread(getContext(), downloadManagerPendingId); in updateReporterThreadRunningStatusAccordingToVisibility()107 private class UpdaterThread extends Thread { class in DictionaryDownloadProgressBar111 public UpdaterThread(final Context context, final int id) { in UpdaterThread() method in DictionaryDownloadProgressBar.UpdaterThread