SystemBubbleWrapper   82 ash/system/tray/system_tray.cc   explicit SystemBubbleWrapper(SystemTrayBubble* bubble)
SystemBubbleWrapper  122 ash/system/tray/system_tray.cc   DISALLOW_COPY_AND_ASSIGN(SystemBubbleWrapper);
SystemBubbleWrapper  495 ash/system/tray/system_tray.cc     system_bubble_.reset(new SystemBubbleWrapper(bubble));
SystemBubbleWrapper  552 ash/system/tray/system_tray.cc   notification_bubble_.reset(new SystemBubbleWrapper(notification_bubble));
SystemBubbleWrapper   23 ash/system/tray/system_tray.h class SystemBubbleWrapper;
SystemBubbleWrapper  209 ash/system/tray/system_tray.h   scoped_ptr<SystemBubbleWrapper> system_bubble_;
SystemBubbleWrapper  212 ash/system/tray/system_tray.h   scoped_ptr<SystemBubbleWrapper> notification_bubble_;