Searched refs:INVOCATION_MANUAL (Results 1 – 7 of 7) 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()
109 @IntDef({INVOCATION_MANUAL, INVOCATION_LINK, INVOCATION_UNKNOWN})113 public static final int INVOCATION_MANUAL = 1; field in SelectionEvent
412 invocationMethod = SelectionEvent.INVOCATION_MANUAL; in toSelectionEvent()
570 isLink ? SelectionEvent.INVOCATION_LINK : SelectionEvent.INVOCATION_MANUAL); in onOriginalSelection()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
56923 field public static final int INVOCATION_MANUAL = 1; // 0x1