HomeSort by relevance Sort by last modified time
    Searched refs:IsRichNotificationEnabled (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/ui/message_center/
message_center_util.h 12 MESSAGE_CENTER_EXPORT bool IsRichNotificationEnabled();
message_center_util.cc 15 bool IsRichNotificationEnabled() {
dummy_message_center.cc 19 bool IsRichNotificationEnabled() {
  /external/chromium_org/chrome/browser/notifications/
notification_ui_manager.cc 25 return message_center::IsRichNotificationEnabled();
notification_browsertest.cc 250 if (message_center::IsRichNotificationEnabled()) {
259 if (message_center::IsRichNotificationEnabled())
529 if (message_center::IsRichNotificationEnabled()) {
556 if (message_center::IsRichNotificationEnabled()) {
738 if (message_center::IsRichNotificationEnabled()) {
817 if (message_center::IsRichNotificationEnabled())
    [all...]
notification.cc 85 if (!message_center::IsRichNotificationEnabled()) {
desktop_notification_service.cc 267 if (message_center::IsRichNotificationEnabled()) {
294 if (message_center::IsRichNotificationEnabled()) {
message_center_notifications_browsertest.cc 157 message_center::IsRichNotificationEnabled());
  /external/chromium_org/chrome/browser/extensions/
notifications_apitest.cc 50 ASSERT_TRUE(message_center::IsRichNotificationEnabled());
extension_crash_recovery_browsertest.cc 122 if (message_center::IsRichNotificationEnabled()) {
141 if (message_center::IsRichNotificationEnabled()) {
159 if (message_center::IsRichNotificationEnabled())
  /external/chromium_org/chrome/browser/task_manager/
task_manager_notification_browsertest.cc 50 if (message_center::IsRichNotificationEnabled())
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc 259 if (message_center::IsRichNotificationEnabled()) {
361 if (message_center::IsRichNotificationEnabled()) {
notifications_apitest.cc 463 ASSERT_TRUE(message_center::IsRichNotificationEnabled());
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification_unittest.cc 33 return message_center::IsRichNotificationEnabled();
synced_notification.cc 39 return message_center::IsRichNotificationEnabled();
  /external/chromium_org/chrome/browser/
chrome_content_browser_client.cc     [all...]

Completed in 2690 milliseconds