Searched refs:suggest (Results 1 – 13 of 13) sorted by relevance
/packages/inputmethods/LatinIME/native/jni/ |
D | Android.bp | 58 "src/suggest/core/suggest.cpp", 59 "src/suggest/core/dicnode/dic_node.cpp", 60 "src/suggest/core/dicnode/dic_node_utils.cpp", 61 "src/suggest/core/dicnode/dic_nodes_cache.cpp", 62 "src/suggest/core/dictionary/dictionary.cpp", 63 "src/suggest/core/dictionary/dictionary_utils.cpp", 64 "src/suggest/core/dictionary/digraph_utils.cpp", 65 "src/suggest/core/dictionary/error_type_utils.cpp", 66 "src/suggest/core/layout/additional_proximity_chars.cpp", 67 "src/suggest/core/layout/proximity_info.cpp", [all …]
|
/packages/modules/ExtServices/tests/src/android/ext/services/notification/ |
D | SmartActionsHelperTest.java | 127 mSmartActionsHelper.suggest(createNotificationEntry()); in testSuggest_notMessageNotification() 159 mSmartActionsHelper.suggest(createNotificationEntry()); in testSuggest_settingsOff() 293 mSmartActionsHelper.suggest(createNotificationEntry()); in testSuggest_lastMessageLocalUser() 312 mSmartActionsHelper.suggest(createNotificationEntry()); in testSuggest_messageStyle_noPerson() 323 mSmartActionsHelper.suggest(createNotificationEntry()); in testOnSuggestedReplySent() 343 mSmartActionsHelper.suggest(createNotificationEntry()); in testOnSuggestedReplySent_anotherNotification() 358 mSmartActionsHelper.suggest(createNotificationEntry()); in testOnSuggestedReplySent_missingResultId() 370 mSmartActionsHelper.suggest(createNotificationEntry()); in testOnNotificationDirectReply() 386 mSmartActionsHelper.suggest(createNotificationEntry()); in testOnNotificationExpansionChanged() 402 mSmartActionsHelper.suggest(createNotificationEntry()); in testOnNotificationsSeen_notExpanded() [all …]
|
/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/ |
D | FragmentUtils.java | 46 @CheckResult(suggest = "#checkParent(Fragment, Class)}") 76 @CheckResult(suggest = "#checkParent(Fragment, Class)}")
|
/packages/apps/Dialer/java/com/android/dialer/common/ |
D | FragmentUtils.java | 40 @CheckResult(suggest = "#checkParent(Fragment, Class)}") 75 @CheckResult(suggest = "#checkParent(Fragment, Class)}")
|
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/dictionary/ |
D | dictionary.cpp | 54 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/ |
D | LatinIME.java | 945 final Suggest suggest = mInputLogic.mSuggest; in onStartInputViewInternal() local 990 suggest.setAutoCorrectionThreshold( in onStartInputViewInternal() 993 suggest.setPlausibilityThreshold(currentSettingsValues.mPlausibilityThreshold); in onStartInputViewInternal()
|
/packages/modules/ExtServices/src/android/ext/services/notification/ |
D | SmartActionsHelper.java | 90 SmartSuggestions suggest(NotificationEntry entry) { in suggest() method in SmartActionsHelper
|
D | Assistant.java | 236 SmartActionsHelper.SmartSuggestions suggestions = mSmartActionsHelper.suggest(entry); in onNotificationEnqueued()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | Doxyfile.in | 404 # symbols. At the end of a run doxygen will report the cache usage and suggest
|
/packages/apps/TV/res/raw/ |
D | third_party_licenses | 2882 can use it too, but we suggest you first think carefully about whether
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|