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 109 return (system_tray_ && system_tray_->IsMouseInNotificationBubble()) ||
111 web_notification_tray_->IsMouseInNotificationBubble());
  /external/chromium_org/ash/system/tray/
system_tray.h 111 bool IsMouseInNotificationBubble() const;
system_tray.cc 359 bool SystemTray::IsMouseInNotificationBubble() const {
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 69 bool IsMouseInNotificationBubble() const;
web_notification_tray.cc 307 bool WebNotificationTray::IsMouseInNotificationBubble() const {

Completed in 297 milliseconds