Home
last modified time | relevance | path

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

/packages/apps/Car/Notification/src/com/android/car/notification/
DNotificationDataManager.java53 private OnUnseenCountUpdateListener mOnUnseenCountUpdateListener;
59 public interface OnUnseenCountUpdateListener { interface in NotificationDataManager
74 public void setOnUnseenCountUpdateListener(OnUnseenCountUpdateListener listener) { in setOnUnseenCountUpdateListener()