Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java116 private final String mThirdContentDescription; field in ExpandingEntryCardView.Entry
147 mThirdContentDescription = thirdContentDescription; in Entry()
223 return mThirdContentDescription; in getThirdContentDescription()