Searched refs:canPaste (Results 1 – 2 of 2) sorted by relevance
339 if (mManager.canPaste()) { in onCreateContextMenu()1411 public boolean canPaste() { in canPaste() method in EditStyledText.EditorManager
3282 .setEnabled(mTextView.canPaste()) in onCreateContextMenu()4696 if (mTextView.canPaste()) { in populateMenuWithItems()