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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 60 FakeMessageCenter::GetPopupNotifications() {
notification_list.cc 188 NotificationList::PopupNotifications NotificationList::GetPopupNotifications(
message_center_impl.cc 365 message_center_->GetPopupNotifications();
465 notification_list_->GetPopupNotifications(blockers_, &blocked_ids);
556 MessageCenterImpl::GetPopupNotifications() {
557 return notification_list_->GetPopupNotifications(blockers_, NULL);

Completed in 93 milliseconds