Searched defs:SMART_SELECTION_MULTI (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/logging/
H A DSmartSelectionEventTracker.java138 case SelectionEvent.EventType.SMART_SELECTION_MULTI:
233 case SelectionEvent.EventType.SMART_SELECTION_MULTI:
273 return "SMART_SELECTION_MULTI";
406 EventType.SMART_SELECTION_SINGLE, EventType.SMART_SELECTION_MULTI,
416 int SMART_SELECTION_MULTI = 4; field in interface:SmartSelectionEventTracker.SelectionEvent.EventType
497 ? EventType.SMART_SELECTION_MULTI

Completed in 52 milliseconds