Searched refs:invocationMethod (Results 1 – 5 of 5) sorted by relevance
145 @InvocationMethod int invocationMethod, @Nullable String resultId) { in SelectionEvent() argument152 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() argument471 mInvocationMethod = invocationMethod; in setInvocationMethod()
409 final int invocationMethod; in toSelectionEvent() local412 invocationMethod = SelectionEvent.INVOCATION_MANUAL; in toSelectionEvent()415 invocationMethod = SelectionEvent.INVOCATION_LINK; in toSelectionEvent()431 out.setInvocationMethod(invocationMethod); in toSelectionEvent()
624 public final void onClick(View widget, @InvocationMethod int invocationMethod) { in onClick() argument629 switch (invocationMethod) { in onClick()
764 @InvocationMethod int invocationMethod) { in logSelectionStarted() argument777 SelectionEvent.createSelectionStartedEvent(invocationMethod, 0)); in logSelectionStarted()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...