OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 478 milliseconds