HomeSort by relevance Sort by last modified time
    Searched full:notification_info_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/win8/metro_driver/
toast_notification_handler.cc 140 notification_info_ = notification;
247 if (notification_info_.notification_handler) {
248 notification_info_.notification_handler(
249 notification_info_.notification_context.c_str());
toast_notification_handler.h 52 DesktopNotification notification_info_; member in class:ToastNotificationHandler

Completed in 60 milliseconds