Searched defs:widgetType (Results 1 – 5 of 5) sorted by relevance
45 String widgetType, in TextClassificationContext()122 public Builder(@NonNull String packageName, @NonNull @WidgetType String widgetType) { in Builder()
158 final String widgetType = in debugLog() local
209 final String widgetType = Objects.toString(log.getTaggedData(WIDGET_TYPE), UNKNOWN); in debugLog() local
104 public SmartSelectionEventTracker(@NonNull Context context, @WidgetType int widgetType) { in SmartSelectionEventTracker()111 @NonNull Context context, @WidgetType int widgetType, @Nullable String widgetVersion) { in SmartSelectionEventTracker()
12420 final String widgetType; in getTextClassificationSession() local