Home
last modified time | relevance | path

Searched refs:HasNotificationBubble (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/ash/system/chromeos/network/
Dnetwork_state_notifier_unittest.cc95 EXPECT_FALSE(GetSystemTray()->HasNotificationBubble()); in TEST_F()
/external/chromium_org/ash/system/tray/
Dsystem_tray.h99 bool HasNotificationBubble() const;
Dsystem_tray.cc342 bool SystemTray::HasNotificationBubble() const { in HasNotificationBubble() function in ash::SystemTray
/external/chromium_org/ash/system/web_notification/
Dweb_notification_tray.cc295 status_area_widget()->system_tray()->HasNotificationBubble()); in ShouldShowMessageCenter()