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.java147 @InvocationMethod int invocationMethod, @Nullable String resultId) { in SelectionEvent()
221 public static SelectionEvent createSelectionStartedEvent( in createSelectionStartedEvent()
467 public void setInvocationMethod(@InvocationMethod int invocationMethod) { in setInvocationMethod()
DTextLinks.java602 public final void onClick(View widget, @InvocationMethod int invocationMethod) { in onClick()
DTextClassifierEvent.java388 final int invocationMethod; in toSelectionEvent() local
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java715 @InvocationMethod int invocationMethod) { in logSelectionStarted()