Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/textclassifier/
DSelectionEvent.java47 ACTION_OTHER, ACTION_SELECT_ALL, ACTION_RESET})
78 public static final int ACTION_SELECT_ALL = 200; field in SelectionEvent
86 ACTION_OTHER, ACTION_SELECT_ALL, ACTION_RESET,
355 case SelectionEvent.ACTION_SELECT_ALL: // fall through in checkActionType()
DSelectionSessionLogger.java120 case SelectionEvent.ACTION_SELECT_ALL: in getLogType()
DTextClassifierEvent.java467 eventType = SelectionEvent.ACTION_SELECT_ALL; in toSelectionEvent()
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
DSelectionEventTest.java44 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_SELECT_ALL); in testCreateSelectionActionEvent_valid()
/frameworks/base/core/proto/android/stats/docsui/
Ddocsui_enums.proto152 ACTION_SELECT_ALL = 17; enumerator
/frameworks/base/core/java/android/widget/
DSelectionActionModeHelper.java1192 return SelectionEvent.ACTION_SELECT_ALL; in getActionType()
/frameworks/base/api/
Dcurrent.txt53495 field public static final int ACTION_SELECT_ALL = 200; // 0xc8