Searched defs:notification_bubble (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ash/system/tray/
H A Dsystem_tray.cc497 SystemTrayBubble* notification_bubble; local
498 notification_bubble = new SystemTrayBubble(
524 new internal::SystemBubbleWrapper(notification_bubble));
527 if (notification_bubble->bubble_view()->child_count() == 0) {
533 notification_bubble->SetVisible(false);

Completed in 81 milliseconds