Home
last modified time | relevance | path

Searched refs:GetBubbleWindowContainer (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/system/tray/
Dtray_background_view.h119 aura::Window* GetBubbleWindowContainer() const;
Dsystem_tray_bubble.cc262 tray_->GetBubbleWindowContainer(), anchor, tray_, init_params); in InitView()
Dtray_background_view.cc527 aura::Window* TrayBackgroundView::GetBubbleWindowContainer() const { in GetBubbleWindowContainer() function in ash::TrayBackgroundView
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray.cc220 tray->GetBubbleWindowContainer(), anchor, tray, &init_params); in WebNotificationBubbleWrapper()