Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/template/
DMessageNotificationViewHolder.java184 String unshownCountText = in bindBody() local
187 mUnshownCountView.setText(unshownCountText); in bindBody()