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

  /external/chromium_org/ui/message_center/views/
notification_view_unittest.cc 93 notification_view()->CreateOrUpdateViews(*notification());
194 notification_view()->CreateOrUpdateViews(*notification());
205 notification_view()->CreateOrUpdateViews(*notification());
212 notification_view()->CreateOrUpdateViews(*notification());
219 notification_view()->CreateOrUpdateViews(*notification());
230 notification_view()->CreateOrUpdateViews(*notification());
249 notification_view()->CreateOrUpdateViews(*notification());
268 notification_view()->CreateOrUpdateViews(*notification());
290 notification_view()->CreateOrUpdateViews(*notification());
notification_view.h 81 void CreateOrUpdateViews(const Notification& notification);
notification_view.cc 292 void NotificationView::CreateOrUpdateViews(const Notification& notification) {
349 CreateOrUpdateViews(notification);
477 CreateOrUpdateViews(notification);

Completed in 38 milliseconds