Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassificationSession.java196 if (event.getEventType() != SelectionEvent.EVENT_SELECTION_STARTED in sanitizeEvent()
204 case SelectionEvent.EVENT_SELECTION_STARTED: in sanitizeEvent()
H A 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()
H A DTextClassifierEvent.java446 eventType = SelectionEvent.EVENT_SELECTION_STARTED; in toSelectionEvent()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DSelectionEventTest.java55 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.EVENT_SELECTION_STARTED); in testCreateSelectionActionEvent_badAction()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt56292 field public static final int EVENT_SELECTION_STARTED = 1; // 0x1