Home
last modified time | relevance | path

Searched refs:InvocationMethod (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java112 public @interface InvocationMethod {} annotation in SelectionEvent
130 private @InvocationMethod int mInvocationMethod;
147 @InvocationMethod int invocationMethod, @Nullable String resultId) { in SelectionEvent()
222 @SelectionEvent.InvocationMethod int invocationMethod, int start) { in createSelectionStartedEvent()
458 public @InvocationMethod int getInvocationMethod() { in getInvocationMethod()
467 public void setInvocationMethod(@InvocationMethod int invocationMethod) { in setInvocationMethod()
DTextClassificationSession.java20 import android.view.textclassifier.SelectionEvent.InvocationMethod;
126 @InvocationMethod
DTextLinks.java581 public @interface InvocationMethod {} annotation in TextLinks.TextLinkSpan
602 public final void onClick(View widget, @InvocationMethod int invocationMethod) { in onClick()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java41 import android.view.textclassifier.SelectionEvent.InvocationMethod;
715 @InvocationMethod int invocationMethod) { in logSelectionStarted()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt82239 Landroid/view/textclassifier/SelectionEvent$InvocationMethod;
82704 Landroid/view/textclassifier/TextLinks$TextLinkSpan$InvocationMethod;