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.java145 @InvocationMethod int invocationMethod, @Nullable String resultId) { in SelectionEvent() argument
152 mInvocationMethod = invocationMethod; in SelectionEvent()
220 @SelectionEvent.InvocationMethod int invocationMethod, int start) { in createSelectionStartedEvent()
223 TextClassifier.TYPE_UNKNOWN, invocationMethod, NO_SIGNATURE); in createSelectionStartedEvent()
470 public void setInvocationMethod(@InvocationMethod int invocationMethod) { in setInvocationMethod() argument
471 mInvocationMethod = invocationMethod; in setInvocationMethod()
DTextClassifierEvent.java401 final int invocationMethod; in toSelectionEvent() local
404 invocationMethod = SelectionEvent.INVOCATION_MANUAL; in toSelectionEvent()
407 invocationMethod = SelectionEvent.INVOCATION_LINK; in toSelectionEvent()
423 out.setInvocationMethod(invocationMethod); in toSelectionEvent()
DTextLinks.java624 public final void onClick(View widget, @InvocationMethod int invocationMethod) { in onClick() argument
629 switch (invocationMethod) { in onClick()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java750 @InvocationMethod int invocationMethod) { in logSelectionStarted() argument
763 SelectionEvent.createSelectionStartedEvent(invocationMethod, 0)); in logSelectionStarted()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...