Searched refs:getCopyText (Results 1 – 2 of 2) sorted by relevance
969 public String getCopyText() { in getCopyText() method in ExpandingEntryCardView.EntryContextMenuInfo
442 menu.setHeaderTitle(info.getCopyText());486 ClipboardUtils.copyText(this, menuInfo.getCopyLabel(), menuInfo.getCopyText(), in onContextItemSelected()