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

  /external/chromium_org/ash/system/tray/
tray_notification_view.cc 30 void TrayNotificationView::InitView(views::View* contents) {
96 InitView(new_contents);
105 InitView(new_contents);
system_tray_bubble.h 42 void InitView(views::View* anchor,
tray_notification_view.h 39 // InitView must be called once with the contents to be displayed.
40 void InitView(views::View* contents);
system_tray.cc 87 void InitView(TrayBackgroundView* tray,
94 bubble_->InitView(anchor, login_status, init_params);
511 system_bubble_->InitView(this, tray_container(), &init_params, persistent);
569 notification_bubble_->InitView(this, anchor, &init_params, false);
system_tray_bubble.cc 252 void SystemTrayBubble::InitView(views::View* anchor,
  /external/chromium_org/ash/system/chromeos/power/
tray_power.cc 84 InitView(power_status_view_);
  /external/chromium_org/ash/system/chromeos/network/
tray_sms.cc 253 InitView(message_view);
  /external/chromium_org/ash/system/
tray_accessibility.cc 92 InitView(GetLabel());

Completed in 548 milliseconds