Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DSelectionSessionLogger.java48 private static final int WIDGET_VERSION = MetricsEvent.FIELD_SELECTION_WIDGET_VERSION; field in SelectionSessionLogger
82 .addTaggedData(WIDGET_VERSION, event.getWidgetVersion()) in writeEvent()
210 final String widgetVersion = Objects.toString(log.getTaggedData(WIDGET_VERSION), ""); in debugLog()
/frameworks/base/core/java/android/view/textclassifier/logging/
DSmartSelectionEventTracker.java53 private static final int WIDGET_VERSION = MetricsEvent.FIELD_SELECTION_WIDGET_VERSION; field in SmartSelectionEventTracker
171 .addTaggedData(WIDGET_VERSION, mWidgetVersion) in writeEvent()
329 final String widgetVersion = Objects.toString(log.getTaggedData(WIDGET_VERSION), ""); in debugLog()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt76780 Landroid/view/textclassifier/logging/SmartSelectionEventTracker;->WIDGET_VERSION:I
76851 Landroid/view/textclassifier/SelectionSessionLogger;->WIDGET_VERSION:I