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.java44 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
64 public static final int ACTION_SHARE = 104; field in SelectionEvent
83 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
349 case SelectionEvent.ACTION_SHARE: // fall through in checkActionType()
628 case ACTION_SHARE: // fall through in isTerminal()
DTextClassifierEvent.java473 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.java79 protected static final String ACTION_SHARE = "com.android.systemui.screenrecord.SHARE"; field in RecordingService
208 case ACTION_SHARE: in onStartCommand()
516 return new Intent(context, this.getClass()).setAction(ACTION_SHARE) in getShareIntent()
/frameworks/proto_logging/stats/enums/stats/docsui/
Ddocsui_enums.proto154 ACTION_SHARE = 18; enumerator
/frameworks/base/packages/SystemUI/src/com/android/systemui/recordissue/
DIssueRecordingService.kt94 ACTION_SHARE -> { in getTag()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java1267 return SelectionEvent.ACTION_SHARE; in getActionType()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt56914 field public static final int ACTION_SHARE = 104; // 0x68