Home
last modified time | relevance | path

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

/packages/inputmethods/LatinIME/native/jni/
DNativeFileList.mk69 suggest/core/suggest.cpp \
70 $(addprefix suggest/core/dicnode/, \
74 $(addprefix suggest/core/dictionary/, \
79 $(addprefix suggest/core/layout/, \
85 suggest/core/policy/weighting.cpp \
86 suggest/core/session/dic_traverse_session.cpp \
87 $(addprefix suggest/core/result/, \
90 suggest/policyimpl/gesture/gesture_suggest_policy_factory.cpp \
91 $(addprefix suggest/policyimpl/typing/, \
139 suggest/core/dicnode/dic_node_pool_test.cpp \
[all …]
/packages/apps/Browser/src/com/android/browser/
DSuggestionsAdapter.java229 List<SuggestItem> filter, suggest; in buildSuggestionResults() local
232 suggest = mSuggestResults; in buildSuggestionResults()
239 if (suggest != null) { in buildSuggestionResults()
240 for (SuggestItem item : suggest) { in buildSuggestionResults()
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/
Ddictionary.cpp54 const auto &suggest = suggestOptions->isGesture() ? mGestureSuggest : mTypingSuggest; in getSuggestions() local
55 suggest->getSuggestions(proximityInfo, traverseSession, xcoordinates, in getSuggestions()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
DLatinIME.java881 final Suggest suggest = mInputLogic.mSuggest; in onStartInputViewInternal() local
926 suggest.setAutoCorrectionThreshold( in onStartInputViewInternal()
929 suggest.setPlausibilityThreshold(currentSettingsValues.mPlausibilityThreshold); in onStartInputViewInternal()
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz
Den_GB_wordlist.combined.gz
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...