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

  /external/chromium_org/ui/message_center/
notification_types.h 35 NOTIFICATION_TYPE_MULTIPLE,
  /external/chromium_org/chrome/browser/extensions/api/notifications/
notifications_api.cc 330 if (has_list_items != (type == message_center::NOTIFICATION_TYPE_MULTIPLE)) {
468 if (notification->type() != message_center::NOTIFICATION_TYPE_MULTIPLE) {
528 return message_center::NOTIFICATION_TYPE_MULTIPLE;
  /external/chromium_org/ui/message_center/views/
notification_view.cc 263 case NOTIFICATION_TYPE_MULTIPLE:

Completed in 529 milliseconds