HomeSort by relevance Sort by last modified time
    Searched refs:ACTION_SELECT_ALL (Results 1 - 4 of 4) sorted by null

  /frameworks/base/core/tests/coretests/src/android/view/textclassifier/
SelectionEventTest.java 43 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_SELECT_ALL);
  /frameworks/base/core/java/android/view/textclassifier/
SelectionEvent.java 44 ACTION_OTHER, ACTION_SELECT_ALL, ACTION_RESET})
75 public static final int ACTION_SELECT_ALL = 200;
83 ACTION_OTHER, ACTION_SELECT_ALL, ACTION_RESET,
349 case SelectionEvent.ACTION_SELECT_ALL: // fall through
SelectionSessionLogger.java 117 case SelectionEvent.ACTION_SELECT_ALL:
  /frameworks/base/core/java/android/widget/
SelectionActionModeHelper.java     [all...]

Completed in 157 milliseconds