Home
last modified time | relevance | path

Searched refs:ACTION_DEFINE (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/textclassifier/intent/
DLegacyIntentClassificationFactoryTest.java81 assertThat(intent.getAction()).isEqualTo(Intent.ACTION_DEFINE); in create_typeDictionary()
115 assertThat(intents.get(0).intent.getAction()).isEqualTo(Intent.ACTION_DEFINE); in create_translateAndDictionary()
/frameworks/base/core/java/android/view/textclassifier/intent/
DLegacyClassificationIntentFactory.java275 new Intent(Intent.ACTION_DEFINE) in createForDictionary()
/frameworks/base/core/java/android/content/
DIntent.java3897 public static final String ACTION_DEFINE = "android.intent.action.DEFINE"; field in Intent
/frameworks/base/non-updatable-api/
Dcurrent.txt10232 field public static final String ACTION_DEFINE = "android.intent.action.DEFINE";
/frameworks/base/api/
Dcurrent.txt10232 field public static final String ACTION_DEFINE = "android.intent.action.DEFINE";