Home
last modified time | relevance | path

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

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