OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NotificationSystemObserver
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/notifications/
notification_system_observer.cc
14
NotificationSystemObserver
::
NotificationSystemObserver
(
26
NotificationSystemObserver
::~
NotificationSystemObserver
() {
29
void
NotificationSystemObserver
::Observe(
notification_system_observer.h
15
class
NotificationSystemObserver
: public content::NotificationObserver {
17
explicit
NotificationSystemObserver
(NotificationUIManager* ui_manager);
18
virtual ~
NotificationSystemObserver
();
31
DISALLOW_COPY_AND_ASSIGN(
NotificationSystemObserver
);
Completed in 639 milliseconds