Searched refs:nativeSuggestion (Results 1 – 3 of 3) sorted by relevance
243 ActionsSuggestionsModel.ActionSuggestion nativeSuggestion = in createLabeledIntentResult_null() local257 nativeSuggestion); in createLabeledIntentResult_null()264 ActionsSuggestionsModel.ActionSuggestion nativeSuggestion = in createLabeledIntentResult_emptyList() local278 nativeSuggestion); in createLabeledIntentResult_emptyList()285 ActionsSuggestionsModel.ActionSuggestion nativeSuggestion = in createLabeledIntentResult() local311 nativeSuggestion); in createLabeledIntentResult()
132 ActionsSuggestionsModel.ActionSuggestion nativeSuggestion) { in createLabeledIntentResult() argument134 nativeSuggestion.getRemoteActionTemplates(); in createLabeledIntentResult()137 + nativeSuggestion.getActionType()); in createLabeledIntentResult()147 ActionsSuggestionsHelper.createTitleChooser(nativeSuggestion.getActionType()); in createLabeledIntentResult()
466 for (ActionsSuggestionsModel.ActionSuggestion nativeSuggestion : nativeSuggestions) { in createConversationActionResult()467 String actionType = nativeSuggestion.getActionType(); in createConversationActionResult()475 nativeSuggestion); in createConversationActionResult()482 ExtrasUtils.putSerializedEntityData(extras, nativeSuggestion.getSerializedEntityData()); in createConversationActionResult()485 TemplateIntentFactory.nameVariantsToBundle(nativeSuggestion.getEntityData())); in createConversationActionResult()488 .setConfidenceScore(nativeSuggestion.getScore()) in createConversationActionResult()489 .setTextReply(nativeSuggestion.getResponseText()) in createConversationActionResult()