Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogListItemViewHolder.java132 private final CallLogListItemHelper callLogListItemHelper; field in CallLogListItemViewHolder
250 CallLogListItemHelper callLogListItemHelper, in CallLogListItemViewHolder() argument
266 this.callLogListItemHelper = callLogListItemHelper; in CallLogListItemViewHolder()
333 CallLogListItemHelper callLogListItemHelper, in create() argument
343 callLogListItemHelper, in create()
805 callLogListItemHelper.setActionContentDescriptions(this); in bindActionButtons()
DCallLogAdapter.java141 private final CallLogListItemHelper callLogListItemHelper; field in CallLogAdapter
553 callLogListItemHelper = in CallLogAdapter()
742 callLogListItemHelper, in createCallLogEntryViewHolder()
1106 callLogListItemHelper.updatePhoneCallDetails(details); in loadData()
1156 callLogListItemHelper.setPhoneCallDetails(views, details); in render()