Home
last modified time | relevance | path

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

/aosp12/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()
/aosp12/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
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt52592 field public static final int TYPE_ACTIONS_GENERATED = 20; // 0x14