Searched refs:INVOCATION_LINK (Results 1 – 6 of 6) sorted by relevance
111 @IntDef({INVOCATION_MANUAL, INVOCATION_LINK, INVOCATION_UNKNOWN})117 public static final int INVOCATION_LINK = 2; field in SelectionEvent
143 case SelectionEvent.INVOCATION_LINK: in getLogSubType()
394 invocationMethod = SelectionEvent.INVOCATION_LINK; in toSelectionEvent()
223 expected.setInvocationMethod(SelectionEvent.INVOCATION_LINK); in toSelectionEvent_link_smartAction()
525 isLink ? SelectionEvent.INVOCATION_LINK : SelectionEvent.INVOCATION_MANUAL); in onOriginalSelection()
53504 field public static final int INVOCATION_LINK = 2; // 0x2