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

  /external/chromium_org/ash/system/
status_area_widget.cc 98 web_notification_tray_->IsMessageCenterBubbleVisible()));
  /external/chromium_org/ash/system/web_notification/
web_notification_tray.h 69 bool IsMessageCenterBubbleVisible() const;
web_notification_tray.cc 438 bool WebNotificationTray::IsMessageCenterBubbleVisible() const {
448 if (!IsMessageCenterBubbleVisible())
586 if (IsMessageCenterBubbleVisible())

Completed in 43 milliseconds