Home
last modified time | relevance | path

Searched refs:LegacyClassificationIntentFactory (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/textclassifier/intent/
DLegacyIntentClassificationFactoryTest.java42 private LegacyClassificationIntentFactory mLegacyIntentClassificationFactory;
46 mLegacyIntentClassificationFactory = new LegacyClassificationIntentFactory(); in setup()
/frameworks/base/core/java/android/view/textclassifier/
DTextClassifierImpl.java35 import android.view.textclassifier.intent.LegacyClassificationIntentFactory;
162 mTemplateIntentFactory, new LegacyClassificationIntentFactory()) in TextClassifierImpl()
163 : new LegacyClassificationIntentFactory(); in TextClassifierImpl()
/frameworks/base/core/java/android/view/textclassifier/intent/
DLegacyClassificationIntentFactory.java50 public final class LegacyClassificationIntentFactory implements ClassificationIntentFactory { class
/frameworks/base/config/
Dboot-image-profile.txt36870 Landroid/view/textclassifier/intent/LegacyClassificationIntentFactory;