Home
last modified time | relevance | path

Searched refs:kMessageCenterDisabledExtensionIds (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/notifications/
Ddesktop_notification_service.cc70 prefs::kMessageCenterDisabledExtensionIds, in RegisterProfilePrefs()
109 prefs::kMessageCenterDisabledExtensionIds, &disabled_extension_ids_); in DesktopNotificationService()
114 prefs::kMessageCenterDisabledExtensionIds, in DesktopNotificationService()
119 base::Unretained(prefs::kMessageCenterDisabledExtensionIds), in DesktopNotificationService()
241 pref_name = prefs::kMessageCenterDisabledExtensionIds; in SetNotifierEnabled()
/external/chromium_org/chrome/common/
Dpref_names.cc1194 const char kMessageCenterDisabledExtensionIds[] = variable
Dpref_names.h381 extern const char kMessageCenterDisabledExtensionIds[];