Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/interactions/
DContactDeletionInteraction.java91 private String mDisplayNameAlt; field in ContactDeletionInteraction
265 mDisplayNameAlt = cursor.getString(COLUMN_INDEX_DISPLAY_NAME_ALT); in onLoadFinished()
358 mDisplayNameAlt, new ContactsPreferences(mContext)); in doDeleteContact()