Home
last modified time | relevance | path

Searched refs:getCopyText (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DQuickContactActivity.java459 menu.setHeaderTitle(info.getCopyText());
503 ClipboardUtils.copyText(this, menuInfo.getCopyLabel(), menuInfo.getCopyText(), in onContextItemSelected()
DExpandingEntryCardView.java1069 public String getCopyText() { in getCopyText() method in ExpandingEntryCardView.EntryContextMenuInfo