notification_view_ 292 ash/shelf/shelf_layout_manager_unittest.cc notification_view_ = new views::View; notification_view_ 293 ash/shelf/shelf_layout_manager_unittest.cc return notification_view_; notification_view_ 309 ash/shelf/shelf_layout_manager_unittest.cc notification_view_ = NULL; notification_view_ 318 ash/shelf/shelf_layout_manager_unittest.cc views::View* notification_view() const { return notification_view_; } notification_view_ 324 ash/shelf/shelf_layout_manager_unittest.cc views::View* notification_view_; notification_view_ 166 ash/system/chromeos/power/tray_power.cc notification_view_(NULL), notification_view_ 194 ash/system/chromeos/power/tray_power.cc CHECK(notification_view_ == NULL); notification_view_ 198 ash/system/chromeos/power/tray_power.cc notification_view_ = new PowerNotificationView(this); notification_view_ 199 ash/system/chromeos/power/tray_power.cc notification_view_->UpdateStatus(); notification_view_ 201 ash/system/chromeos/power/tray_power.cc return notification_view_; notification_view_ 212 ash/system/chromeos/power/tray_power.cc notification_view_ = NULL; notification_view_ 235 ash/system/chromeos/power/tray_power.cc if (notification_view_) notification_view_ 236 ash/system/chromeos/power/tray_power.cc notification_view_->UpdateStatus(); notification_view_ 99 ash/system/chromeos/power/tray_power.h tray::PowerNotificationView* notification_view_; notification_view_ 70 ash/system/tray/system_tray_unittest.cc notification_view_ = new views::View; notification_view_ 71 ash/system/tray/system_tray_unittest.cc return notification_view_; notification_view_ 87 ash/system/tray/system_tray_unittest.cc notification_view_ = NULL; notification_view_ 97 ash/system/tray/system_tray_unittest.cc views::View* notification_view() const { return notification_view_; } notification_view_ 103 ash/system/tray/system_tray_unittest.cc views::View* notification_view_;