Searched refs:cutSelectionToClipboard (Results 1 – 2 of 2) sorted by relevance
145 public void cutSelectionToClipboard(List<SelectionItem> selection) { in cutSelectionToClipboard() method in ClipboardSupport
1326 mClipboardSupport.cutSelectionToClipboard(mSelectionManager.getSnapshot()); in setupGlobalActionHandlers()