Searched refs:invocationMethod (Results 1 – 3 of 3) sorted by relevance
143 @InvocationMethod int invocationMethod, @Nullable String resultId) { in SelectionEvent() argument150 mInvocationMethod = invocationMethod; in SelectionEvent()216 @SelectionEvent.InvocationMethod int invocationMethod, int start) { in createSelectionStartedEvent()219 TextClassifier.TYPE_UNKNOWN, invocationMethod, NO_SIGNATURE); in createSelectionStartedEvent()436 void setInvocationMethod(@InvocationMethod int invocationMethod) { in setInvocationMethod() argument437 mInvocationMethod = invocationMethod; in setInvocationMethod()
534 public final void onClick(View widget, @InvocationMethod int invocationMethod) { in onClick() argument539 switch (invocationMethod) { in onClick()
704 @InvocationMethod int invocationMethod) { in logSelectionStarted() argument716 SelectionEvent.createSelectionStartedEvent(invocationMethod, 0)); in logSelectionStarted()