Home
last modified time | relevance | path

Searched refs:HideBubbleWithView (Results 1 – 9 of 9) sorted by relevance

/external/chromium_org/ash/system/logout_button/
Dlogout_button_tray.h36 virtual void HideBubbleWithView(
Dlogout_button_tray.cc122 void LogoutButtonTray::HideBubbleWithView( in HideBubbleWithView() function in ash::internal::LogoutButtonTray
/external/chromium_org/ash/system/tray/
Dtray_bubble_wrapper.cc54 tray_->HideBubbleWithView(bubble_view_); // May destroy |bubble_view_| in OnWidgetDestroying()
Dsystem_tray.cc639 void SystemTray::HideBubbleWithView(const TrayBubbleView* bubble_view) { in HideBubbleWithView() function in ash::SystemTray
653 HideBubbleWithView(system_bubble_->bubble_view()); in ClickedOutsideBubble()
686 HideBubbleWithView(bubble_view); in HideBubble()
Dtray_background_view.h97 virtual void HideBubbleWithView(const views::TrayBubbleView* bubble_view) = 0;
Dsystem_tray.h136 virtual void HideBubbleWithView(
Dsystem_tray_bubble.cc326 tray_->HideBubbleWithView(bubble_view()); in Close()
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray.h84 virtual void HideBubbleWithView(
Dweb_notification_tray.cc479 void WebNotificationTray::HideBubbleWithView( in HideBubbleWithView() function in ash::WebNotificationTray
518 HideBubbleWithView(bubble_view); in HideBubble()