Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/
DConferenceParticipantListAdapter.java511 private static class ParticipantInfo { class in ConferenceParticipantListAdapter
517 public ParticipantInfo(DialerCall call, ContactCacheEntry contactCacheEntry) { in ParticipantInfo() method in ConferenceParticipantListAdapter.ParticipantInfo