Home
last modified time | relevance | path

Searched refs:ACTION_SMART_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,
65 public static final int ACTION_SMART_SHARE = 105; field in SelectionEvent
82 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
346 case SelectionEvent.ACTION_SMART_SHARE: // fall through in checkActionType()
583 case ACTION_SMART_SHARE: // fall through in isTerminal()
DSelectionSessionLogger.java109 case SelectionEvent.ACTION_SMART_SHARE: in getLogType()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DSelectionEventTest.java39 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_SMART_SHARE); in testCreateSelectionActionEvent_valid()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java1109 return SelectionEvent.ACTION_SMART_SHARE; in getActionType()
/frameworks/base/config/
Dhiddenapi-public-dex.txt49995 Landroid/view/textclassifier/SelectionEvent;->ACTION_SMART_SHARE:I
/frameworks/base/api/
Dcurrent.txt50435 field public static final int ACTION_SMART_SHARE = 105; // 0x69