Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DUpdateHandler.java441 downloadSuccessful = handleDownloadedFile(context, record, manager, fileId); in downloadFinished()
517 private static boolean handleDownloadedFile(final Context context, in handleDownloadedFile() method in UpdateHandler