Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DCarNotificationViewAdapter.java199 ((CarNotificationHeaderViewHolder) holder).bind(hasNotifications()); in onBindViewHolder()
202 ((CarNotificationFooterViewHolder) holder).bind(hasNotifications()); in onBindViewHolder()
500 private boolean hasNotifications() { in hasNotifications() method in CarNotificationViewAdapter