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

  /external/chromium_org/win8/metro_driver/
toast_notification_handler.h 42 void DisplayNotification(const DesktopNotification& notification);
chrome_app_view.h 53 void DisplayNotification(
toast_notification_handler.cc 133 void ToastNotificationHandler::DisplayNotification(
chrome_app_view.cc 316 void ChromeAppView::DisplayNotification(
331 notification_handler->DisplayNotification(notification);
512 void DisplayNotification(const char* origin_url, const char* icon_url,
531 FROM_HERE, base::Bind(&ChromeAppView::DisplayNotification,
    [all...]

Completed in 69 milliseconds