Searched refs:addNewMessageNotification (Results 1 – 3 of 3) sorted by relevance
87 mNotificationDataManager.addNewMessageNotification(mNonMessageNotification); in addNewMessageNotification_newNonMessageNotification_doesNothing()95 mNotificationDataManager.addNewMessageNotification(mMessageNotification); in addNewMessageNotification_notificationExists_muteStateNotUpdated()98 mNotificationDataManager.addNewMessageNotification(mMessageNotification); in addNewMessageNotification_notificationExists_muteStateNotUpdated()105 mNotificationDataManager.addNewMessageNotification(mNonMessageNotification); in toggleMute_nonMessagingNotification_doesNothing()114 mNotificationDataManager.addNewMessageNotification(mMessageNotification); in toggleMute_messagingNotification_togglesMuteState()
78 void addNewMessageNotification(StatusBarNotification notification) { in addNewMessageNotification() method in NotificationDataManager135 addNewMessageNotification(notification); in isMessageNotificationMuted()
203 mNotificationDataManager.addNewMessageNotification(sbn); in notifyNotificationPosted()