Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java222 String getThirdContentDescription() { in getThirdContentDescription() method in ExpandingEntryCardView.Entry
752 thirdIcon.setContentDescription(entry.getThirdContentDescription()); in createEntryView()