Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassifierEventTest.java247 TextClassifierEvent.TYPE_ACTIONS_GENERATED) in toSelectionEvent_nonSelectionOrLinkifyEvent()
254 TextClassifierEvent.TYPE_ACTIONS_GENERATED) in toSelectionEvent_nonSelectionOrLinkifyEvent()
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassifierEvent.java89 TYPE_SELECTION_RESET, TYPE_MANUAL_REPLY, TYPE_ACTIONS_GENERATED, TYPE_LINKS_GENERATED,
136 public static final int TYPE_ACTIONS_GENERATED = 20; field in TextClassifierEvent
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt56464 field public static final int TYPE_ACTIONS_GENERATED = 20; // 0x14