Searched refs:INVOCATION_MANUAL (Results 1 – 8 of 8) sorted by relevance
50 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()
61 SelectionEvent.INVOCATION_MANUAL, 0); in testParcel()
111 @IntDef({INVOCATION_MANUAL, INVOCATION_LINK, INVOCATION_UNKNOWN})115 public static final int INVOCATION_MANUAL = 1; field in SelectionEvent
141 case SelectionEvent.INVOCATION_MANUAL: in getLogSubType()
391 invocationMethod = SelectionEvent.INVOCATION_MANUAL; in toSelectionEvent()
561 isLink ? SelectionEvent.INVOCATION_LINK : SelectionEvent.INVOCATION_MANUAL); in onOriginalSelection()
54869 field public static final int INVOCATION_MANUAL = 1; // 0x1
55013 field public static final int INVOCATION_MANUAL = 1; // 0x1