Searched refs:invocationMethod (Results 1 – 5 of 5) sorted by relevance
145 @InvocationMethod int invocationMethod, @Nullable String resultId) { in SelectionEvent() argument152 mInvocationMethod = invocationMethod; in SelectionEvent()220 @SelectionEvent.InvocationMethod int invocationMethod, int start) { in createSelectionStartedEvent()223 TextClassifier.TYPE_UNKNOWN, invocationMethod, NO_SIGNATURE); in createSelectionStartedEvent()470 public void setInvocationMethod(@InvocationMethod int invocationMethod) { in setInvocationMethod() argument471 mInvocationMethod = invocationMethod; in setInvocationMethod()
401 final int invocationMethod; in toSelectionEvent() local404 invocationMethod = SelectionEvent.INVOCATION_MANUAL; in toSelectionEvent()407 invocationMethod = SelectionEvent.INVOCATION_LINK; in toSelectionEvent()423 out.setInvocationMethod(invocationMethod); in toSelectionEvent()
624 public final void onClick(View widget, @InvocationMethod int invocationMethod) { in onClick() argument629 switch (invocationMethod) { in onClick()
750 @InvocationMethod int invocationMethod) { in logSelectionStarted() argument763 SelectionEvent.createSelectionStartedEvent(invocationMethod, 0)); in logSelectionStarted()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...