Home
last modified time | relevance | path

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

/packages/apps/Contacts/src/com/android/contacts/quickcontact/
DExpandingEntryCardView.java218 Intent getThirdIntent() { in getThirdIntent() method in ExpandingEntryCardView.Entry
733 thirdIcon.setTag(new EntryTag(entry.getId(), entry.getThirdIntent())); in createEntryView()