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

  /external/chromium_org/ui/message_center/views/
message_center_view.h 97 views::View* no_notifications_message_view_; member in class:message_center::MessageCenterView
message_center_view.cc 625 no_notifications_message_view_ = new NoNotificationMessageView();
628 no_notifications_message_view_->SetVisible(false);
629 message_list_view_->AddChildView(no_notifications_message_view_);
    [all...]

Completed in 587 milliseconds