Home
last modified time | relevance | path

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

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