Searched refs:unseenNotificationCount (Results 1 – 2 of 2) sorted by relevance
52 mNotificationPanelViewController.setOnUnseenCountUpdateListener(unseenNotificationCount -> { in NotificationButtonController()53 toggleNotificationUnseenIndicator(unseenNotificationCount > 0); in NotificationButtonController()
643 void onUnseenCountUpdate(int unseenNotificationCount); in onUnseenCountUpdate() argument