Searched refs:CATEGORY_SELECTION (Results 1 – 1 of 1) sorted by relevance
51 @IntDef({CATEGORY_SELECTION, CATEGORY_LINKIFY,62 public static final int CATEGORY_SELECTION = 1; field in TextClassifierEvent381 case TextClassifierEvent.CATEGORY_SELECTION: in toSelectionEvent()821 super(CATEGORY_SELECTION, eventType); in Builder()