Home
last modified time | relevance | path

Searched refs:INVOCATION_MANUAL (Results 1 – 8 of 8) 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.java111 @IntDef({INVOCATION_MANUAL, INVOCATION_LINK, INVOCATION_UNKNOWN})
115 public static final int INVOCATION_MANUAL = 1; field in SelectionEvent
DSelectionSessionLogger.java141 case SelectionEvent.INVOCATION_MANUAL: in getLogSubType()
DTextClassifierEvent.java391 invocationMethod = SelectionEvent.INVOCATION_MANUAL; in toSelectionEvent()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java561 isLink ? SelectionEvent.INVOCATION_LINK : SelectionEvent.INVOCATION_MANUAL); in onOriginalSelection()
/frameworks/base/non-updatable-api/
Dcurrent.txt54869 field public static final int INVOCATION_MANUAL = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt55013 field public static final int INVOCATION_MANUAL = 1; // 0x1