Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/dialer/app/calllog/
DCallLogListItemHelper.java103 public void setActionContentDescriptions(CallLogListItemViewHolder views) { in setActionContentDescriptions() method in CallLogListItemHelper
DCallLogListItemViewHolder.java805 callLogListItemHelper.setActionContentDescriptions(this); in bindActionButtons()