Searched refs:HasNotificationOfType (Results 1 – 4 of 4) sorted by relevance
89 bool HasNotificationOfType(const std::string& id,
737 EXPECT_TRUE(notification_list()->HasNotificationOfType( in TEST_F()739 EXPECT_FALSE(notification_list()->HasNotificationOfType( in TEST_F()754 EXPECT_FALSE(notification_list()->HasNotificationOfType( in TEST_F()756 EXPECT_TRUE(notification_list()->HasNotificationOfType( in TEST_F()
165 bool NotificationList::HasNotificationOfType(const std::string& id, in HasNotificationOfType() function in message_center::NotificationList
610 notification_list_->HasNotificationOfType(old_id, in UpdateNotification()