Home
last modified time | relevance | path

Searched refs:ACTION_RESET (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DSelectionEvent.java45 ACTION_OTHER, ACTION_SELECT_ALL, ACTION_RESET})
78 public static final int ACTION_RESET = 201; field in SelectionEvent
84 ACTION_OTHER, ACTION_SELECT_ALL, ACTION_RESET,
354 case SelectionEvent.ACTION_RESET: // fall through in checkActionType()
H A DTextClassifierEvent.java491 eventType = SelectionEvent.ACTION_RESET; in toSelectionEvent()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DSelectionEventTest.java45 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_RESET); in testCreateSelectionActionEvent_valid()
H A DTextClassifierEventTest.java129 0, 1, SelectionEvent.ACTION_RESET, TEXT_CLASSIFICATION); in toSelectionEvent_resetSelection()
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java659 SelectionEvent.ACTION_RESET, in resetSelection()
/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.txt56285 field public static final int ACTION_RESET = 201; // 0xc9