Searched refs:onUnseenCountUpdate (Results 1 – 2 of 2) sorted by relevance
49 void onUnseenCountUpdate(); in onUnseenCountUpdate() method122 mOnUnseenCountUpdateListener.onUnseenCountUpdate(); in addNewMessageNotification()135 mOnUnseenCountUpdateListener.onUnseenCountUpdate(); in untrackUnseenNotification()176 mOnUnseenCountUpdateListener.onUnseenCountUpdate(); in updateUnseenAlertEntries()226 mOnUnseenCountUpdateListener.onUnseenCountUpdate(); in clearAll()242 mOnUnseenCountUpdateListener.onUnseenCountUpdate(); in setNotificationsAsSeen()
321 mUnseenCountUpdateListener.onUnseenCountUpdate(unseenCount); in onNotificationViewInflated()591 void onUnseenCountUpdate(int unseenNotificationCount); in onUnseenCountUpdate() method