Searched refs:getNonLowImportanceUnseenNotificationCount (Results 1 – 3 of 3) sorted by relevance
161 assertThat(mNotificationDataManager.getNonLowImportanceUnseenNotificationCount(rankingMap)) in updateUnseenNotificationGroups_addHighImportanceNotification_updatesUnseenCount()178 assertThat(mNotificationDataManager.getNonLowImportanceUnseenNotificationCount(rankingMap)) in updateUnseenNotificationGroups_addLowImportanceNotification_unseenCountZero()259 assertThat(mNotificationDataManager.getNonLowImportanceUnseenNotificationCount(rankingMap)) in setVisibleNotificationsAsSeen_notificationIsSeen_decrementsUnseenCount()293 assertThat(mNotificationDataManager.getNonLowImportanceUnseenNotificationCount(rankingMap)) in clearAll_clearsAllUnseenData()
238 public int getNonLowImportanceUnseenNotificationCount( in getNonLowImportanceUnseenNotificationCount() method in NotificationDataManager
351 mNotificationDataManager.getNonLowImportanceUnseenNotificationCount( in onNotificationViewInflated()