Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java134 if (event.getEventType() != SelectionEvent.EVENT_SELECTION_STARTED in sanitizeEvent()
144 case SelectionEvent.EVENT_SELECTION_STARTED: in sanitizeEvent()
DSelectionEvent.java84 EVENT_SELECTION_STARTED, EVENT_SELECTION_MODIFIED,
96 public static final int EVENT_SELECTION_STARTED = 1; field in SelectionEvent
218 start, start + 1, SelectionEvent.EVENT_SELECTION_STARTED, in createSelectionStartedEvent()
DSelectionSessionLogger.java121 case SelectionEvent.EVENT_SELECTION_STARTED: in getLogType()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DSelectionEventTest.java54 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.EVENT_SELECTION_STARTED); in testCreateSelectionActionEvent_badAction()
/frameworks/base/config/
Dhiddenapi-public-dex.txt50007 Landroid/view/textclassifier/SelectionEvent;->EVENT_SELECTION_STARTED:I
/frameworks/base/api/
Dcurrent.txt50439 field public static final int EVENT_SELECTION_STARTED = 1; // 0x1