Searched refs:SystemBubbleWrapper (Results 1 – 2 of 2) sorted by relevance
23 class SystemBubbleWrapper; variable210 scoped_ptr<SystemBubbleWrapper> system_bubble_;213 scoped_ptr<SystemBubbleWrapper> notification_bubble_;
80 class SystemBubbleWrapper { class83 explicit SystemBubbleWrapper(SystemTrayBubble* bubble) in SystemBubbleWrapper() function in ash::SystemBubbleWrapper121 DISALLOW_COPY_AND_ASSIGN(SystemBubbleWrapper);499 system_bubble_.reset(new SystemBubbleWrapper(bubble)); in ShowItems()555 notification_bubble_.reset(new SystemBubbleWrapper(notification_bubble)); in UpdateNotificationBubble()