Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java944 public String getCopyLabel() { in getCopyLabel() method in ExpandingEntryCardView.EntryContextMenuInfo
DQuickContactActivity.java462 ClipboardUtils.copyText(this, menuInfo.getCopyLabel(), menuInfo.getCopyText(), in onContextItemSelected()