Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DSelectionEventTest.java55 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.EVENT_SELECTION_STARTED); in testCreateSelectionActionEvent_badAction()
/frameworks/base/core/java/android/view/textclassifier/
DTextClassificationSession.java196 if (event.getEventType() != SelectionEvent.EVENT_SELECTION_STARTED in sanitizeEvent()
204 case SelectionEvent.EVENT_SELECTION_STARTED: in sanitizeEvent()
DSelectionEvent.java85 EVENT_SELECTION_STARTED, EVENT_SELECTION_MODIFIED,
97 public static final int EVENT_SELECTION_STARTED = 1; field in SelectionEvent
222 start, start + 1, SelectionEvent.EVENT_SELECTION_STARTED, in createSelectionStartedEvent()
DTextClassifierEvent.java446 eventType = SelectionEvent.EVENT_SELECTION_STARTED; in toSelectionEvent()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt56919 field public static final int EVENT_SELECTION_STARTED = 1; // 0x1