HomeSort by relevance Sort by last modified time
    Searched refs:IsMouseInNotificationBubble (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/ash/system/
status_area_widget.cc 90 return (system_tray_ && system_tray_->IsMouseInNotificationBubble()) ||
92 web_notification_tray_->IsMouseInNotificationBubble());
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 72 bool IsMouseInNotificationBubble() const;
web_notification_tray.cc 443 bool WebNotificationTray::IsMouseInNotificationBubble() const {
  /external/chromium_org/ash/system/tray/
system_tray.h 117 bool IsMouseInNotificationBubble() const;
system_tray.cc 370 bool SystemTray::IsMouseInNotificationBubble() const {

Completed in 187 milliseconds