Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DSelectionSessionLogger.java39 public final class SelectionSessionLogger { class
63 public SelectionSessionLogger() { in SelectionSessionLogger() method in SelectionSessionLogger
68 public SelectionSessionLogger(@NonNull MetricsLogger metricsLogger) { in SelectionSessionLogger() method in SelectionSessionLogger
DTextClassificationSession.java224 return SelectionSessionLogger.CLASSIFIER_ID.equals( in isPlatformLocalTextClassifierSmartSelection()
225 SelectionSessionLogger.SignatureParser.getClassifierId(signature)); in isPlatformLocalTextClassifierSmartSelection()
DTextClassifierImpl.java98 private SelectionSessionLogger mSessionLogger;
293 mSessionLogger = new SelectionSessionLogger(); in onSelectionEvent()
322 return SelectionSessionLogger.createId(text, start, end, mContext, mModel.getVersion(), in createId()
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java38 import android.view.textclassifier.SelectionSessionLogger;
687 mTokenIterator = SelectionSessionLogger.getTokenIterator(textView.getTextLocale()); in SelectionMetricsLogger()
/frameworks/base/config/
Dpreloaded-classes3585 android.view.textclassifier.SelectionSessionLogger
Dboot-image-profile.txt35294 HSPLandroid/view/textclassifier/SelectionSessionLogger;->createId(Ljava/lang/String;IILandroid/cont…
59092 Landroid/view/textclassifier/SelectionSessionLogger$SignatureParser;
59093 Landroid/view/textclassifier/SelectionSessionLogger;