Searched refs:sourceDictionaryOfRemovedWord (Results 1 – 1 of 1) sorted by relevance
173 Dictionary sourceDictionaryOfRemovedWord = null; in getSuggestedWordsForNonBatchInput() local179 sourceDictionaryOfRemovedWord = info.mSourceDict; in getSuggestedWordsForNonBatchInput()198 || (consideredWord.length() > 1 && (sourceDictionaryOfRemovedWord == null)); in getSuggestedWordsForNonBatchInput()253 null == sourceDictionaryOfRemovedWord ? Dictionary.DICTIONARY_USER_TYPED in getSuggestedWordsForNonBatchInput()254 : sourceDictionaryOfRemovedWord, in getSuggestedWordsForNonBatchInput()