Searched refs:PowerNotificationView (Results 1 – 2 of 2) sorted by relevance
78 class PowerNotificationView : public TrayNotificationView { class80 explicit PowerNotificationView(TrayPower* owner) in PowerNotificationView() function in ash::internal::tray::PowerNotificationView94 DISALLOW_COPY_AND_ASSIGN(PowerNotificationView);99 using tray::PowerNotificationView;144 notification_view_ = new PowerNotificationView(this); in CreateNotificationView()
26 class PowerNotificationView; variable101 tray::PowerNotificationView* notification_view_;