Home
last modified time | relevance | path

Searched refs:was_read (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/ui/message_center/
Dnotification_list.cc79 bool was_read = notification->IsRead(); in SetMessageCenterVisible() local
83 if (updated_ids && !(was_popup && was_read)) in SetMessageCenterVisible()