OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:popup_notifications
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/ui/message_center/
message_center_impl.cc
361
NotificationList::PopupNotifications
popup_notifications
=
local
364
if (!
popup_notifications
.size()) {
370
popup_notifications
.begin();
371
for (; iter !=
popup_notifications
.end(); iter++) {
376
if (iter ==
popup_notifications
.end() || (*iter)->never_timeout()) {
Completed in 616 milliseconds