Searched refs:updateContactInfo (Results 1 – 7 of 7) sorted by relevance
151 void updateContactInfo(DialerContact contact, @CallbackAction int callbackAction) { in updateContactInfo() method in CallDetailsHeaderViewHolder194 void updateContactInfo(CallDetailsHeaderInfo headerInfo, @CallbackAction int callbackAction) { in updateContactInfo() method in CallDetailsHeaderViewHolder
70 callDetailsHeaderViewHolder.updateContactInfo(headerInfo, getCallbackAction()); in bindCallDetailsHeaderViewHolder()
69 callDetailsHeaderViewHolder.updateContactInfo(contact, getCallbackAction()); in bindCallDetailsHeaderViewHolder()
257 /* package */ void updateContactInfo(String callId, ContactCacheEntry entry) { in updateContactInfo() method in ConferenceParticipantListAdapter502 listAdapter.updateContactInfo(callId, entry); in update()
313 updateContactInfo(); in onCreate()318 private void updateContactInfo() { in updateContactInfo() method in CallSubjectDialog
310 updateContactInfo(); in onCreate()317 private void updateContactInfo() { in updateContactInfo() method in CallSubjectDialog
587 updateContactInfo(); in onHandleIntent()596 private void updateContactInfo() { in updateContactInfo() method in CallComposerActivity