Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DSelectionEvent.java45 ACTION_OTHER, ACTION_SELECT_ALL, ACTION_RESET})
72 public static final int ACTION_OTHER = 108; field in SelectionEvent
84 ACTION_OTHER, ACTION_SELECT_ALL, ACTION_RESET,
355 case SelectionEvent.ACTION_OTHER: // fall through in checkActionType()
632 case ACTION_OTHER: // fall through in isTerminal()
H A DTextClassifierEvent.java485 eventType = SelectionEvent.ACTION_OTHER; in toSelectionEvent()
/aosp14/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DSelectionEventTest.java43 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_OTHER); in testCreateSelectionActionEvent_valid()
/aosp14/frameworks/base/core/java/android/widget/
H A DSelectionActionModeHelper.java1271 return SelectionEvent.ACTION_OTHER; in getActionType()
/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.txt56282 field public static final int ACTION_OTHER = 108; // 0x6c