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()
110 bool IsMouseInNotificationBubble() const;
360 bool SystemTray::IsMouseInNotificationBubble() const { in IsMouseInNotificationBubble() function in ash::SystemTray
69 bool IsMouseInNotificationBubble() const;
434 bool WebNotificationTray::IsMouseInNotificationBubble() const { in IsMouseInNotificationBubble() function in ash::WebNotificationTray