Home
last modified time | relevance | path

Searched defs:NotificationItem (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/ui/message_center/
Dnotification.h22 struct MESSAGE_CENTER_EXPORT NotificationItem { struct
26 NotificationItem(const base::string16& title, const base::string16& message); argument
Dnotification.cc17 NotificationItem::NotificationItem(const base::string16& title, in NotificationItem() function in message_center::NotificationItem