Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java110 private Spannable mAlternateContentDescription; field in ExpandingEntryCardView.Entry
141 mAlternateContentDescription = alternateContentDescription; in Entry()
195 return mAlternateContentDescription; in getAlternateContentDescription()