Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/views/
Dnotification_view.h96 void CreateOrUpdateImageView(const Notification& notification);
Dnotification_view.cc323 CreateOrUpdateImageView(notification); in CreateOrUpdateViews()
690 void NotificationView::CreateOrUpdateImageView( in CreateOrUpdateImageView() function in message_center::NotificationView