Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java960 public EntryContextMenuInfo(String copyText, String copyLabel, String mimeType, long id, in EntryContextMenuInfo() argument
963 mCopyLabel = copyLabel; in EntryContextMenuInfo()