Searched defs:NotificationUIManager (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/notifications/
H A Dnotification_ui_manager.h21 class NotificationUIManager { class
23 virtual ~NotificationUIManager() {}
26 static NotificationUIManager* Create(PrefService* local_state);
62 NotificationUIManager() {} function in class:NotificationUIManager
65 DISALLOW_COPY_AND_ASSIGN(NotificationUIManager);

Completed in 96 milliseconds