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

  /external/chromium_org/ui/message_center/
fake_message_center.cc 81 void FakeMessageCenter::SetNotificationIcon(const std::string& notification_id,
notification_list.cc 135 bool NotificationList::SetNotificationIcon(const std::string& notification_id,
message_center_impl.cc 714 void MessageCenterImpl::SetNotificationIcon(const std::string& notification_id,
724 updated = notification_list_->SetNotificationIcon(notification_id, image);

Completed in 1508 milliseconds