Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DSelectionSessionLogger.java32 static boolean isPlatformLocalTextClassifierSmartSelection(String signature) { in isPlatformLocalTextClassifierSmartSelection() method in SelectionSessionLogger
H A DTextClassificationSession.java274 if (SelectionSessionLogger.isPlatformLocalTextClassifierSmartSelection( in modifyAutoSelectionEventType()