Searched refs:IsMouseInNotificationBubble (Results 1 – 5 of 5) sorted by relevance
109 return (system_tray_ && system_tray_->IsMouseInNotificationBubble()) || in ShouldShowShelf()111 web_notification_tray_->IsMouseInNotificationBubble()); in ShouldShowShelf()
69 bool IsMouseInNotificationBubble() const;
307 bool WebNotificationTray::IsMouseInNotificationBubble() const { in IsMouseInNotificationBubble() function in ash::WebNotificationTray
111 bool IsMouseInNotificationBubble() const;
359 bool SystemTray::IsMouseInNotificationBubble() const { in IsMouseInNotificationBubble() function in ash::SystemTray