Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/chromeos/notifications/
Dnotification_panel.cc802 void NotificationPanel::MarkStale(const Notification& notification) { in MarkStale() function in chromeos::NotificationPanel
827 void NotificationPanelTester::MarkStale(const Notification& notification) { in MarkStale() function in chromeos::NotificationPanelTester
Dnotification_browsertest.cc82 void MarkStale(const char* id) { in MarkStale() function in chromeos::NotificationTest