Home
last modified time | relevance | path

Searched defs:OnNotificationClicked (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/message_center/
Dmessage_center_observer.h36 virtual void OnNotificationClicked(const std::string& notification_id) {} in OnNotificationClicked() function
Dmessage_center_tray.cc222 void MessageCenterTray::OnNotificationClicked( in OnNotificationClicked() function in message_center::MessageCenterTray
/external/chromium_org/chrome/browser/notifications/
Dmessage_center_stats_collector.cc89 void MessageCenterStatsCollector::OnNotificationClicked( in OnNotificationClicked() function in MessageCenterStatsCollector