Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java262 if (event.getInvocationMethod() == SelectionEvent.INVOCATION_UNKNOWN) { in updateInvocationMethod()
265 mInvocationMethod = event.getInvocationMethod(); in updateInvocationMethod()
DSelectionEvent.java461 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/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt56894 method public int getInvocationMethod();