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