Home
last modified time | relevance | path

Searched refs:ACTION_COPY (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java43 @IntDef({ACTION_OVERTYPE, ACTION_COPY, ACTION_PASTE, ACTION_CUT,
58 public static final int ACTION_COPY = 101; field in SelectionEvent
82 @IntDef({ACTION_OVERTYPE, ACTION_COPY, ACTION_PASTE, ACTION_CUT,
343 case SelectionEvent.ACTION_COPY: // fall through in checkActionType()
598 case ACTION_COPY: // fall through in isTerminal()
DSelectionSessionLogger.java104 case SelectionEvent.ACTION_COPY: in getLogType()
DTextClassifierEvent.java434 eventType = SelectionEvent.ACTION_COPY; in toSelectionEvent()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DSelectionEventTest.java36 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_COPY); in testCreateSelectionActionEvent_valid()
DTextClassifierEventTest.java184 5, 6, SelectionEvent.ACTION_COPY); in toSelectionEvent_copyAction()
/frameworks/base/core/java/android/view/accessibility/
DAccessibilityNodeInfo.java283 public static final int ACTION_COPY = 0x00004000; field in AccessibilityNodeInfo
3832 case ACTION_COPY: in getActionSymbolicName()
4269 public static final AccessibilityAction ACTION_COPY = field in AccessibilityNodeInfo.AccessibilityAction
4270 new AccessibilityAction(AccessibilityNodeInfo.ACTION_COPY);
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java1196 return SelectionEvent.ACTION_COPY; in getActionType()
DTextView.java11687 info.addAction(AccessibilityNodeInfo.ACTION_COPY); in onInitializeAccessibilityNodeInfoInternal()
11894 case AccessibilityNodeInfo.ACTION_COPY: { in performAccessibilityActionInternal()
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityTest.java1019 assertEquals(SelectionEvent.ACTION_COPY, lastEvent.getEventType()); in testSelectionMetricsLogger_noAbandonAfterCopy()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...