OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
297
if (has_list_items != (type == message_center::
NOTIFICATION_TYPE_MULTIPLE
))
424
if (notification->type() != message_center::
NOTIFICATION_TYPE_MULTIPLE
)
482
return message_center::
NOTIFICATION_TYPE_MULTIPLE
;
/external/chromium_org/ui/message_center/views/
notification_view.cc
273
case
NOTIFICATION_TYPE_MULTIPLE
:
Completed in 235 milliseconds