Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java193 updateInvocationMethod(event); in sanitizeEvent()
260 private void updateInvocationMethod(SelectionEvent event) { in updateInvocationMethod() method in TextClassificationSession.SelectionEventHelper