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,
346 case SelectionEvent.ACTION_COPY: // fall through in checkActionType()
625 case ACTION_COPY: // fall through in isTerminal()
DTextClassifierEvent.java464 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.java441 public static final int ACTION_COPY = 1 << 14; field in AccessibilityNodeInfo
4883 case ACTION_COPY: in getActionSymbolicName()
5514 public static final AccessibilityAction ACTION_COPY = field in AccessibilityNodeInfo.AccessibilityAction
5515 new AccessibilityAction(AccessibilityNodeInfo.ACTION_COPY);
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java1262 return SelectionEvent.ACTION_COPY; in getActionType()
/frameworks/base/core/tests/coretests/src/android/widget/
DTextViewActivityTest.java1144 assertEquals(SelectionEvent.ACTION_COPY, lastEvent.getEventType()); in testSelectionMetricsLogger_noAbandonAfterCopy()
/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.txt55029 field public static final int ACTION_COPY = 16384; // 0x4000
55080 …blic static final android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction ACTION_COPY;
56906 field public static final int ACTION_COPY = 101; // 0x65
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35018 field public static final int ACTION_COPY = 16384; // 0x4000
35054 …blic static final android.view.accessibility.AccessibilityNodeInfo.AccessibilityAction ACTION_COPY;