Home
last modified time | relevance | path

Searched refs:ACTION_SMART_SHARE (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DSelectionEvent.java44 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
66 public static final int ACTION_SMART_SHARE = 105; field in SelectionEvent
83 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
350 case SelectionEvent.ACTION_SMART_SHARE: // fall through in checkActionType()
629 case ACTION_SMART_SHARE: // fall through in isTerminal()
H A DTextClassifierEvent.java476 eventType = SelectionEvent.ACTION_SMART_SHARE; in toSelectionEvent()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DSelectionEventTest.java40 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_SMART_SHARE); in testCreateSelectionActionEvent_valid()
H A DTextClassifierEventTest.java222 1, 9, SelectionEvent.ACTION_SMART_SHARE, TEXT_CLASSIFICATION); in toSelectionEvent_link_smartAction()
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java1269 return SelectionEvent.ACTION_SMART_SHARE; in getActionType()
/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.txt56288 field public static final int ACTION_SMART_SHARE = 105; // 0x69