Searched refs:InvocationMethod (Results 1 – 4 of 4) sorted by relevance
110 public @interface InvocationMethod {} annotation in SelectionEvent128 private @InvocationMethod int mInvocationMethod;144 @InvocationMethod int invocationMethod, @Nullable String resultId) { in SelectionEvent()217 @SelectionEvent.InvocationMethod int invocationMethod, int start) { in createSelectionStartedEvent()434 public @InvocationMethod int getInvocationMethod() { in getInvocationMethod()443 public void setInvocationMethod(@InvocationMethod int invocationMethod) { in setInvocationMethod()
20 import android.view.textclassifier.SelectionEvent.InvocationMethod;126 @InvocationMethod
556 public @interface InvocationMethod {} annotation in TextLinks.TextLinkSpan577 public final void onClick(View widget, @InvocationMethod int invocationMethod) { in onClick()
41 import android.view.textclassifier.SelectionEvent.InvocationMethod;715 @InvocationMethod int invocationMethod) { in logSelectionStarted()