Searched refs:SystemBubbleWrapper (Results 1 – 2 of 2) sorted by relevance
28 class SystemBubbleWrapper; variable221 scoped_ptr<internal::SystemBubbleWrapper> system_bubble_;224 scoped_ptr<internal::SystemBubbleWrapper> notification_bubble_;
78 class SystemBubbleWrapper { class81 explicit SystemBubbleWrapper(internal::SystemTrayBubble* bubble) in SystemBubbleWrapper() function in ash::internal::SystemBubbleWrapper124 DISALLOW_COPY_AND_ASSIGN(SystemBubbleWrapper);510 system_bubble_.reset(new internal::SystemBubbleWrapper(bubble)); in ShowItems()568 new internal::SystemBubbleWrapper(notification_bubble)); in UpdateNotificationBubble()