Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/template/
H A DMessageNotificationViewHolder.java227 getCountViewOnClickListener(unshownCount, messages, isGroupConversation, in bindBody()
331 private View.OnClickListener getCountViewOnClickListener(int unshownCount, in getCountViewOnClickListener() method in MessageNotificationViewHolder