Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java150 case SelectionEvent.EVENT_SMART_SELECTION_SINGLE: // fall through in sanitizeEvent()
205 case SelectionEvent.EVENT_SMART_SELECTION_SINGLE: // fall through in modifyAutoSelectionEventType()
212 event.setEventType(SelectionEvent.EVENT_SMART_SELECTION_SINGLE); in modifyAutoSelectionEventType()
DSelectionEvent.java85 EVENT_SMART_SELECTION_SINGLE, EVENT_SMART_SELECTION_MULTI,
100 public static final int EVENT_SMART_SELECTION_SINGLE = 3; field in SelectionEvent
DSelectionSessionLogger.java125 case SelectionEvent.EVENT_SMART_SELECTION_SINGLE: in getLogType()
/frameworks/base/config/
Dhiddenapi-public-dex.txt50009 Landroid/view/textclassifier/SelectionEvent;->EVENT_SMART_SELECTION_SINGLE:I
/frameworks/base/api/
Dcurrent.txt50441 field public static final int EVENT_SMART_SELECTION_SINGLE = 3; // 0x3