Searched refs:INVOCATION_LINK (Results 1 – 6 of 6) sorted by relevance
109 @IntDef({INVOCATION_MANUAL, INVOCATION_LINK, INVOCATION_UNKNOWN})115 public static final int INVOCATION_LINK = 2; field in SelectionEvent
415 invocationMethod = SelectionEvent.INVOCATION_LINK; in toSelectionEvent()
223 expected.setInvocationMethod(SelectionEvent.INVOCATION_LINK); in toSelectionEvent_link_smartAction()
570 isLink ? SelectionEvent.INVOCATION_LINK : SelectionEvent.INVOCATION_MANUAL); in onOriginalSelection()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
56295 field public static final int INVOCATION_LINK = 2; // 0x2