Searched refs:HasNotificationOfType (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/message_center/
H A Dnotification_list.h89 bool HasNotificationOfType(const std::string& id,
H A Dnotification_list_unittest.cc737 EXPECT_TRUE(notification_list()->HasNotificationOfType(
739 EXPECT_FALSE(notification_list()->HasNotificationOfType(
754 EXPECT_FALSE(notification_list()->HasNotificationOfType(
756 EXPECT_TRUE(notification_list()->HasNotificationOfType(
H A Dnotification_list.cc165 bool NotificationList::HasNotificationOfType(const std::string& id, function in class:message_center::NotificationList
H A Dmessage_center_impl.cc610 notification_list_->HasNotificationOfType(old_id,

Completed in 209 milliseconds