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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 37 bool FakeMessageCenter::HasPopupNotifications() const {
notification_list.cc 174 bool NotificationList::HasPopupNotifications(
message_center_impl.cc 530 bool MessageCenterImpl::HasPopupNotifications() const {
532 notification_list_->HasPopupNotifications(blockers_);
789 if (HasPopupNotifications())
803 if (HasPopupNotifications())
830 if (HasPopupNotifications())

Completed in 48 milliseconds