Home
last modified time | relevance | path

Searched refs:INVOCATION_MANUAL (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassifierEventTest.java50 SelectionEvent.INVOCATION_MANUAL, 0); in toSelectionEvent_selectionStarted()
70 expected.setInvocationMethod(SelectionEvent.INVOCATION_MANUAL); in toSelectionEvent_smartSelectionMulti()
99 expected.setInvocationMethod(SelectionEvent.INVOCATION_MANUAL); in toSelectionEvent_smartSelectionSingle()
130 expected.setInvocationMethod(SelectionEvent.INVOCATION_MANUAL); in toSelectionEvent_resetSelection()
161 expected.setInvocationMethod(SelectionEvent.INVOCATION_MANUAL); in toSelectionEvent_modifySelection()
185 expected.setInvocationMethod(SelectionEvent.INVOCATION_MANUAL); in toSelectionEvent_copyAction()
207 expected.setInvocationMethod(SelectionEvent.INVOCATION_MANUAL); in toSelectionEvent_selectionDismissed()
DSelectionEventTest.java61 SelectionEvent.INVOCATION_MANUAL, 0); in testParcel()
/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java109 @IntDef({INVOCATION_MANUAL, INVOCATION_LINK, INVOCATION_UNKNOWN})
113 public static final int INVOCATION_MANUAL = 1; field in SelectionEvent
DSelectionSessionLogger.java141 case SelectionEvent.INVOCATION_MANUAL: in getLogSubType()
DTextClassifierEvent.java382 invocationMethod = SelectionEvent.INVOCATION_MANUAL; in toSelectionEvent()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java525 isLink ? SelectionEvent.INVOCATION_LINK : SelectionEvent.INVOCATION_MANUAL); in onOriginalSelection()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...