Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DConferenceParticipantListAdapter.java115 updateParticipantInfo(conferenceParticipants); in updateParticipants()
381 private void updateParticipantInfo(List<DialerCall> conferenceParticipants) { in updateParticipantInfo() method in ConferenceParticipantListAdapter