Home
last modified time | relevance | path

Searched defs:contactCacheEntry (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/
DConferenceParticipantListAdapter.java514 private ContactCacheEntry contactCacheEntry; field in ConferenceParticipantListAdapter.ParticipantInfo
517 public ParticipantInfo(DialerCall call, ContactCacheEntry contactCacheEntry) { in ParticipantInfo()