Home
last modified time | relevance | path

Searched refs:EVENT_AUTO_SELECTION (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java163 case SelectionEvent.EVENT_AUTO_SELECTION: in sanitizeEvent()
218 case SelectionEvent.EVENT_AUTO_SELECTION: in modifyAutoSelectionEventType()
227 event.setEventType(SelectionEvent.EVENT_AUTO_SELECTION); in modifyAutoSelectionEventType()
DSelectionEvent.java89 EVENT_AUTO_SELECTION})
107 public static final int EVENT_AUTO_SELECTION = 5; field in SelectionEvent
289 start, end, SelectionEvent.EVENT_AUTO_SELECTION, in createSelectionModifiedEvent()
DSelectionSessionLogger.java132 case SelectionEvent.EVENT_AUTO_SELECTION: in getLogType()
DTextClassifierEvent.java437 eventType = SelectionEvent.EVENT_AUTO_SELECTION; in toSelectionEvent()
/frameworks/base/non-updatable-api/
Dcurrent.txt54863 field public static final int EVENT_AUTO_SELECTION = 5; // 0x5
/frameworks/base/api/
Dcurrent.txt55007 field public static final int EVENT_AUTO_SELECTION = 5; // 0x5