Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java143 @InvocationMethod int invocationMethod, @Nullable String resultId) { in SelectionEvent()
215 public static SelectionEvent createSelectionStartedEvent( in createSelectionStartedEvent()
436 void setInvocationMethod(@InvocationMethod int invocationMethod) { in setInvocationMethod()
DTextLinks.java534 public final void onClick(View widget, @InvocationMethod int invocationMethod) { in onClick()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java704 @InvocationMethod int invocationMethod) { in logSelectionStarted()