Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/views/
Dnotification_view.h93 void CreateOrUpdateProgressBarView(const Notification& notification);
Dnotification_view.cc320 CreateOrUpdateProgressBarView(notification); in CreateOrUpdateViews()
616 void NotificationView::CreateOrUpdateProgressBarView( in CreateOrUpdateProgressBarView() function in message_center::NotificationView