Home
last modified time | relevance | path

Searched refs:setInvocationMethod (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java197 event.setInvocationMethod(mInvocationMethod); in updateInvocationMethod()
DSelectionEvent.java436 void setInvocationMethod(@InvocationMethod int invocationMethod) { in setInvocationMethod() method in SelectionEvent