Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java46 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
66 public static final int ACTION_SHARE = 104; field in SelectionEvent
85 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
351 case SelectionEvent.ACTION_SHARE: // fall through in checkActionType()
625 case ACTION_SHARE: // fall through in isTerminal()
DSelectionSessionLogger.java110 case SelectionEvent.ACTION_SHARE: in getLogType()
DTextClassifierEvent.java452 eventType = SelectionEvent.ACTION_SHARE; in toSelectionEvent()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DSelectionEventTest.java39 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_SHARE); in testCreateSelectionActionEvent_valid()
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/
DRecordingService.java75 private static final String ACTION_SHARE = "com.android.systemui.screenrecord.SHARE"; field in RecordingService
171 case ACTION_SHARE: in onStartCommand()
456 return new Intent(context, RecordingService.class).setAction(ACTION_SHARE) in getShareIntent()
/frameworks/base/core/proto/android/stats/docsui/
Ddocsui_enums.proto153 ACTION_SHARE = 18; enumerator
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java1240 return SelectionEvent.ACTION_SHARE; in getActionType()
/frameworks/base/non-updatable-api/
Dcurrent.txt54860 field public static final int ACTION_SHARE = 104; // 0x68
/frameworks/base/api/
Dcurrent.txt55004 field public static final int ACTION_SHARE = 104; // 0x68