Searched refs:CreateOrUpdateViews (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/ui/message_center/views/
H A Dnotification_view_unittest.cc92 notification_view()->CreateOrUpdateViews(*notification());
193 notification_view()->CreateOrUpdateViews(*notification());
204 notification_view()->CreateOrUpdateViews(*notification());
211 notification_view()->CreateOrUpdateViews(*notification());
218 notification_view()->CreateOrUpdateViews(*notification());
229 notification_view()->CreateOrUpdateViews(*notification());
248 notification_view()->CreateOrUpdateViews(*notification());
267 notification_view()->CreateOrUpdateViews(*notification());
289 notification_view()->CreateOrUpdateViews(*notification());
H A Dnotification_view.h87 void CreateOrUpdateViews(const Notification& notification);
H A Dnotification_view.cc316 void NotificationView::CreateOrUpdateViews(const Notification& notification) { function in class:message_center::NotificationView
373 CreateOrUpdateViews(notification);
482 CreateOrUpdateViews(notification);

Completed in 2888 milliseconds