Home
last modified time | relevance | path

Searched refs:EVENT_SMART_SELECTION_MULTI (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java151 case SelectionEvent.EVENT_SMART_SELECTION_MULTI: in sanitizeEvent()
206 case SelectionEvent.EVENT_SMART_SELECTION_MULTI: // fall through in modifyAutoSelectionEventType()
210 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_MULTI); in modifyAutoSelectionEventType()
DSelectionEvent.java85 EVENT_SMART_SELECTION_SINGLE, EVENT_SMART_SELECTION_MULTI,
102 public static final int EVENT_SMART_SELECTION_MULTI = 4; field in SelectionEvent
DSelectionSessionLogger.java127 case SelectionEvent.EVENT_SMART_SELECTION_MULTI: in getLogType()
/frameworks/base/config/
Dhiddenapi-public-dex.txt50008 Landroid/view/textclassifier/SelectionEvent;->EVENT_SMART_SELECTION_MULTI:I
/frameworks/base/api/
Dcurrent.txt50440 field public static final int EVENT_SMART_SELECTION_MULTI = 4; // 0x4