Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DConferenceParticipantListAdapter.java209 ContactCacheEntry contactCache = participantInfo.getContactCacheEntry(); in getView()
434 ContactCacheEntry c1 = p1.getContactCacheEntry(); in sortParticipantList()
441 ContactCacheEntry c2 = p2.getContactCacheEntry(); in sortParticipantList()
530 public ContactCacheEntry getContactCacheEntry() { in getContactCacheEntry() method in ConferenceParticipantListAdapter.ParticipantInfo