Searched refs:ACTION_ABANDON (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/view/textclassifier/ |
D | SelectionEvent.java | 44 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON, 70 public static final int ACTION_ABANDON = 107; field in SelectionEvent 83 ACTION_SHARE, ACTION_SMART_SHARE, ACTION_DRAG, ACTION_ABANDON, 349 case SelectionEvent.ACTION_ABANDON: // fall through in checkActionType() 604 case ACTION_ABANDON: // fall through in isTerminal()
|
D | SelectionSessionLogger.java | 116 case SelectionEvent.ACTION_ABANDON: in getLogType()
|
D | TextClassifierEvent.java | 452 eventType = SelectionEvent.ACTION_ABANDON; in toSelectionEvent()
|
/frameworks/base/core/tests/coretests/src/android/view/textclassifier/ |
D | SelectionEventTest.java | 42 SelectionEvent.createSelectionActionEvent(0, 1, SelectionEvent.ACTION_ABANDON); in testCreateSelectionActionEvent_valid()
|
D | TextClassifierEventTest.java | 206 0, 1, SelectionEvent.ACTION_ABANDON); in toSelectionEvent_selectionDismissed()
|
/frameworks/base/core/java/android/widget/ |
D | SelectionActionModeHelper.java | 661 SelectionEvent.ACTION_ABANDON, in run()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |