Searched refs:isTemplateIntentFactoryEnabled (Results 1 – 2 of 2) sorted by relevance
312 public boolean isTemplateIntentFactoryEnabled() { in isTemplateIntentFactoryEnabled() method in TextClassificationConstants377 pw.printPair("template_intent_factory_enabled", isTemplateIntentFactoryEnabled()) in dump()
160 mClassificationIntentFactory = mSettings.isTemplateIntentFactoryEnabled() in TextClassifierImpl()