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

  /frameworks/base/core/tests/coretests/src/android/view/textclassifier/
SelectionEventTest.java 40 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_DRAG);
  /frameworks/base/core/java/android/view/textclassifier/
SelectionEvent.java 43 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
67 public static final int ACTION_DRAG = 106;
82 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON,
347 case SelectionEvent.ACTION_DRAG: // fall through
584 case ACTION_DRAG: // fall through
SelectionSessionLogger.java 111 case SelectionEvent.ACTION_DRAG:
  /frameworks/base/core/java/android/widget/
SelectionActionModeHelper.java 177 SelectionEvent.ACTION_DRAG, mTextClassification);
    [all...]

Completed in 63 milliseconds