Searched refs:refreshCall (Results 1 – 3 of 3) sorted by relevance
103 public void refreshCall(DialerCall call) { in refreshCall() method in ConferenceManagerFragment104 conferenceParticipantListAdapter.refreshCall(call); in refreshCall()
82 getUi().refreshCall(call); in onDetailsChanged()137 void refreshCall(DialerCall call); in refreshCall() method
155 public void refreshCall(DialerCall call) { in refreshCall() method in ConferenceParticipantListAdapter