Searched refs:templateIntentFactory (Results 1 – 2 of 2) sorted by relevance
45 public TemplateClassificationIntentFactory(TemplateIntentFactory templateIntentFactory, in TemplateClassificationIntentFactory() argument47 mTemplateIntentFactory = Preconditions.checkNotNull(templateIntentFactory); in TemplateClassificationIntentFactory()
131 TemplateIntentFactory templateIntentFactory, in createLabeledIntentResult() argument140 List<LabeledIntent> labeledIntents = templateIntentFactory.create(remoteActionTemplates); in createLabeledIntentResult()