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

  /external/chromium_org/win8/metro_driver/
toast_notification_handler.h 17 struct DesktopNotification {
27 DesktopNotification(const char* notification_origin,
36 DesktopNotification();
42 void DisplayNotification(const DesktopNotification& notification);
52 DesktopNotification notification_info_;
toast_notification_handler.cc 98 ToastNotificationHandler::DesktopNotification::DesktopNotification(
118 ToastNotificationHandler::DesktopNotification::DesktopNotification()
134 const DesktopNotification& notification) {
chrome_app_view.h 54 const ToastNotificationHandler::DesktopNotification& notification);
chrome_app_view.cc 317 const ToastNotificationHandler::DesktopNotification& notification) {
522 ToastNotificationHandler::DesktopNotification notification(origin_url,
    [all...]

Completed in 238 milliseconds