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

/external/chromium_org/ash/system/tray/
H A Dsystem_tray.cc539 SystemTrayBubble* notification_bubble; local
540 notification_bubble = new SystemTrayBubble(
564 notification_bubble_.reset(new SystemBubbleWrapper(notification_bubble));
567 if (notification_bubble->bubble_view()->child_count() == 0) {
573 notification_bubble->SetVisible(false);

Completed in 48 milliseconds