OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnNotificationCenterClosed
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/ui/message_center/
message_center_observer.h
47
virtual void
OnNotificationCenterClosed
() {}
message_center_impl.cc
230
MessageCenterObserver, observer_list_,
OnNotificationCenterClosed
());
/external/chromium_org/chrome/browser/notifications/
message_center_notification_manager.h
69
virtual void
OnNotificationCenterClosed
() OVERRIDE;
message_center_notification_manager.cc
317
void MessageCenterNotificationManager::
OnNotificationCenterClosed
() {
Completed in 49 milliseconds