Home
last modified time | relevance | path

Searched refs:ACTION_SHARE (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java43 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
63 public static final int ACTION_SHARE = 104; field in SelectionEvent
82 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
345 case SelectionEvent.ACTION_SHARE: // fall through in checkActionType()
582 case ACTION_SHARE: // fall through in isTerminal()
DSelectionSessionLogger.java107 case SelectionEvent.ACTION_SHARE: in getLogType()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DSelectionEventTest.java38 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_SHARE); in testCreateSelectionActionEvent_valid()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java1107 return SelectionEvent.ACTION_SHARE; in getActionType()
/frameworks/base/config/
Dhiddenapi-public-dex.txt49994 Landroid/view/textclassifier/SelectionEvent;->ACTION_SHARE:I
/frameworks/base/api/
Dcurrent.txt50434 field public static final int ACTION_SHARE = 104; // 0x68