IsMouseInNotificationBubble 109 ash/system/status_area_widget.cc return (system_tray_ && system_tray_->IsMouseInNotificationBubble()) || IsMouseInNotificationBubble 111 ash/system/status_area_widget.cc web_notification_tray_->IsMouseInNotificationBubble()); IsMouseInNotificationBubble 110 ash/system/tray/system_tray.h bool IsMouseInNotificationBubble() const; IsMouseInNotificationBubble 69 ash/system/web_notification/web_notification_tray.h bool IsMouseInNotificationBubble() const;