Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java955 private final String mCopyLabel; field in ExpandingEntryCardView.EntryContextMenuInfo
963 mCopyLabel = copyLabel; in EntryContextMenuInfo()
974 return mCopyLabel; in getCopyLabel()