Home
last modified time | relevance | path

Searched defs:invocationMethod (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java145 @InvocationMethod int invocationMethod, @Nullable String resultId) { in SelectionEvent()
219 public static SelectionEvent createSelectionStartedEvent( in createSelectionStartedEvent()
470 public void setInvocationMethod(@InvocationMethod int invocationMethod) { in setInvocationMethod()
DTextLinks.java624 public final void onClick(View widget, @InvocationMethod int invocationMethod) { in onClick()
DTextClassifierEvent.java409 final int invocationMethod; in toSelectionEvent() local
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java764 @InvocationMethod int invocationMethod) { in logSelectionStarted()