Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryDownloadProgressBar.java76 final int downloadManagerPendingId = in updateReporterThreadRunningStatusAccordingToVisibility() local
78 if (NOT_A_DOWNLOADMANAGER_PENDING_ID == downloadManagerPendingId) { in updateReporterThreadRunningStatusAccordingToVisibility()
85 new UpdaterThread(getContext(), downloadManagerPendingId); in updateReporterThreadRunningStatusAccordingToVisibility()