Home
last modified time | relevance | path

Searched refs:getInvocationMethod (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java207 if (event.getInvocationMethod() == SelectionEvent.INVOCATION_UNKNOWN) { in updateInvocationMethod()
210 mInvocationMethod = event.getInvocationMethod(); in updateInvocationMethod()
DSelectionSessionLogger.java140 switch (event.getInvocationMethod()) { in getLogSubType()
DSelectionEvent.java458 public @InvocationMethod int getInvocationMethod() { in getInvocationMethod() method in SelectionEvent
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DTextClassifierEventTest.java276 .that(actual.getInvocationMethod()).isEqualTo(expected.getInvocationMethod()); in assertEquals()
/frameworks/base/non-updatable-api/
Dcurrent.txt54840 method public int getInvocationMethod();
/frameworks/base/api/
Dcurrent.txt54984 method public int getInvocationMethod();