Searched refs:ACTION_SHARE (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/core/java/android/view/textclassifier/ |
D | SelectionEvent.java | 43 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()
|
D | SelectionSessionLogger.java | 107 case SelectionEvent.ACTION_SHARE: in getLogType()
|
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
D | SelectionEventTest.java | 38 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_SHARE); in testCreateSelectionActionEvent_valid()
|
/frameworks/base/core/java/android/widget/ |
D | SelectionActionModeHelper.java | 1107 return SelectionEvent.ACTION_SHARE; in getActionType()
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 49994 Landroid/view/textclassifier/SelectionEvent;->ACTION_SHARE:I
|
/frameworks/base/api/ |
D | current.txt | 50434 field public static final int ACTION_SHARE = 104; // 0x68
|