Searched defs:onSelectionEvent (Results 1 – 3 of 3) sorted by relevance
190 public void onSelectionEvent(SelectionEvent event) { in onSelectionEvent() method in SelectionEventConverterTest.TestTextClassifier
198 public void onSelectionEvent(TextClassificationSessionId sessionId, SelectionEvent event) { in onSelectionEvent() method in DefaultTextClassifierService
376 void onSelectionEvent(@Nullable TextClassificationSessionId sessionId, SelectionEvent event) { in onSelectionEvent() method in TextClassifierImpl