Searched refs:mCarNotificationListener (Results 1 – 1 of 1) sorted by relevance
25 private final CarNotificationListener mCarNotificationListener; field in NotificationViewController39 mCarNotificationListener = carNotificationListener; in NotificationViewController()65 mCarNotificationListener.setHandler(mNotificationUpdateHandler); in enable()80 mCarNotificationListener.setHandler(null); in disable()101 mCarNotificationListener.getNotifications(), in resetNotifications()102 mCarNotificationListener.getCurrentRanking()); in resetNotifications()106 mCarNotificationListener.getNotifications(), in resetNotifications()107 mCarNotificationListener.getCurrentRanking()); in resetNotifications()111 .anyMatch(mCarNotificationListener::shouldTrackUnseen)) in resetNotifications()125 if (mPreprocessingManager.shouldFilter(sbn, mCarNotificationListener.getCurrentRanking())) { in updateNotifications()[all …]