Searched refs:getPhotoInfo (Results 1 – 7 of 7) sorted by relevance
86 protected PhotoInfo getPhotoInfo() { in getPhotoInfo() method in CallDetailsAdapter87 return headerInfo.getPhotoInfo(); in getPhotoInfo()
70 protected abstract PhotoInfo getPhotoInfo(); in getPhotoInfo() method in CallDetailsAdapterCommon123 getPhotoInfo(), in onBindViewHolder()
85 protected PhotoInfo getPhotoInfo() { in getPhotoInfo() method in OldCallDetailsAdapter
197 .loadQuickContactBadge(contactPhoto, headerInfo.getPhotoInfo()); in updateContactInfo()
72 photoView.setPhoto(speedDialUiItem.getPhotoInfo()); in bind()86 .setPhotoInfo(speedDialUiItem.getPhotoInfo()) in getHeaderInfo()
206 contactPhotoView.setPhoto(historyItemBottomSheetHeaderInfo.getPhotoInfo()); in setupContactLayout()
171 public PhotoInfo getPhotoInfo() { in getPhotoInfo() method in SpeedDialUiItem