Searched refs:SelectionSessionLogger (Results 1 – 6 of 6) sorted by relevance
39 public final class SelectionSessionLogger { class63 public SelectionSessionLogger() { in SelectionSessionLogger() method in SelectionSessionLogger68 public SelectionSessionLogger(@NonNull MetricsLogger metricsLogger) { in SelectionSessionLogger() method in SelectionSessionLogger
224 return SelectionSessionLogger.CLASSIFIER_ID.equals( in isPlatformLocalTextClassifierSmartSelection()225 SelectionSessionLogger.SignatureParser.getClassifierId(signature)); in isPlatformLocalTextClassifierSmartSelection()
98 private SelectionSessionLogger mSessionLogger;293 mSessionLogger = new SelectionSessionLogger(); in onSelectionEvent()322 return SelectionSessionLogger.createId(text, start, end, mContext, mModel.getVersion(), in createId()
38 import android.view.textclassifier.SelectionSessionLogger;687 mTokenIterator = SelectionSessionLogger.getTokenIterator(textView.getTextLocale()); in SelectionMetricsLogger()
3585 android.view.textclassifier.SelectionSessionLogger
35294 HSPLandroid/view/textclassifier/SelectionSessionLogger;->createId(Ljava/lang/String;IILandroid/cont…59092 Landroid/view/textclassifier/SelectionSessionLogger$SignatureParser;59093 Landroid/view/textclassifier/SelectionSessionLogger;