Searched defs:EraseNotification (Results 1 – 2 of 2) sorted by relevance
| /external/chromium_org/ui/message_center/ | ||
| D | notification_list.cc | 323 void NotificationList::EraseNotification(Notifications::iterator iter) { in EraseNotification() function in message_center::NotificationList |
| D | message_center_impl.cc | 195 void ChangeQueue::EraseNotification(const std::string& id, bool by_user) { in EraseNotification() function in message_center::internal::ChangeQueue |