HomeSort by relevance Sort by last modified time
    Searched defs:DesktopNotificationService (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/notifications/
desktop_notification_service.h 49 // The DesktopNotificationService is an object, owned by the Profile,
51 class DesktopNotificationService : public KeyedService,
57 DesktopNotificationService(Profile* profile,
59 virtual ~DesktopNotificationService();
200 DISALLOW_COPY_AND_ASSIGN(DesktopNotificationService);
desktop_notification_service.cc 79 DesktopNotificationService* notification_service,
98 DesktopNotificationService* notification_service_;
117 DesktopNotificationService* notification_service,
187 DesktopNotificationService* notification_service,
194 DesktopNotificationService* notification_service,
216 DesktopNotificationService* notification_service_;
230 DesktopNotificationService* notification_service,
241 DesktopNotificationService* notification_service,
302 // DesktopNotificationService -------------------------------------------------
305 void DesktopNotificationService::RegisterProfilePrefs
    [all...]

Completed in 195 milliseconds