Searched refs:SelectionSessionLogger (Results 1 – 9 of 9) sorted by relevance
39 public final class SelectionSessionLogger { class62 public SelectionSessionLogger() { in SelectionSessionLogger() method in SelectionSessionLogger67 public SelectionSessionLogger(@NonNull MetricsLogger metricsLogger) { in SelectionSessionLogger() method in SelectionSessionLogger201 return SelectionSessionLogger.CLASSIFIER_ID.equals( in isPlatformLocalTextClassifierSmartSelection()202 SelectionSessionLogger.SignatureParser.getClassifierId(signature)); in isPlatformLocalTextClassifierSmartSelection()
121 return SelectionSessionLogger.SignatureParser.createSignature( in createResultId()122 SelectionSessionLogger.CLASSIFIER_ID, modelName, hash); in createResultId()
219 if (SelectionSessionLogger.isPlatformLocalTextClassifierSmartSelection( in modifyAutoSelectionEventType()
99 return SelectionSessionLogger.SignatureParser.getModelName(event.getResultId()); in getModelName()
117 private final SelectionSessionLogger mSessionLogger = new SelectionSessionLogger();630 return SelectionSessionLogger.createId(text, start, end, mContext, in createId()
42 import android.view.textclassifier.SelectionSessionLogger;745 mTokenIterator = SelectionSessionLogger.getTokenIterator(textView.getTextLocale()); in SelectionMetricsLogger()
76821 Landroid/view/textclassifier/SelectionSessionLogger$SignatureParser;-><init>()V76822 Landroid/view/textclassifier/SelectionSessionLogger$SignatureParser;->createSignature(Ljava/lang/St…76823 Landroid/view/textclassifier/SelectionSessionLogger$SignatureParser;->getClassifierId(Ljava/lang/St…76824 Landroid/view/textclassifier/SelectionSessionLogger$SignatureParser;->getHash(Ljava/lang/String;)I76825 Landroid/view/textclassifier/SelectionSessionLogger$SignatureParser;->getModelName(Ljava/lang/Strin…76826 Landroid/view/textclassifier/SelectionSessionLogger;-><init>()V76827 Landroid/view/textclassifier/SelectionSessionLogger;-><init>(Lcom/android/internal/logging/MetricsL…76828 Landroid/view/textclassifier/SelectionSessionLogger;->CLASSIFIER_ID:Ljava/lang/String;76829 Landroid/view/textclassifier/SelectionSessionLogger;->createId(Ljava/lang/String;IILandroid/content…76830 Landroid/view/textclassifier/SelectionSessionLogger;->debugLog(Landroid/metrics/LogMaker;)V[all …]
4130 android.view.textclassifier.SelectionSessionLogger
36854 Landroid/view/textclassifier/SelectionSessionLogger;