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

  /external/chromium_org/win8/metro_driver/
toast_notification_handler.h 22 base::string16 display_source; member in struct:ToastNotificationHandler::DesktopNotification
  /external/chromium_org/ui/message_center/
message_center_tray_unittest.cc 258 base::string16 display_source = ASCIIToUTF16("www.test.org"); local
278 notifier_id, display_source));
notification.h 62 const base::string16& display_source,
92 const base::string16& display_source() const { return display_source_; } function in class:message_center::Notification
  /external/chromium_org/ui/message_center/views/
message_view.h 53 const base::string16& display_source);
92 const base::string16& display_source() const { return display_source_; } function in class:message_center::MessageView
  /external/chromium_org/chrome/browser/notifications/sync_notifier/
synced_notification.cc 111 base::string16 display_source = base::UTF8ToUTF16(GetAppId()); local
211 display_source,
  /external/chromium_org/chrome/browser/notifications/
desktop_notification_service.cc 560 base::string16 display_source = DisplayNameForOriginInProcessId( local
563 params.body, params.direction, display_source, params.replace_id,

Completed in 582 milliseconds