Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DUpdateHandler.java534 handleWordList(context, new ParcelFileDescriptor.AutoCloseInputStream( in handleDownloadedFile()
619 private static void handleWordList(final Context context, in handleWordList() method in UpdateHandler