Searched refs:HasNotificationBubble (Results 1 – 4 of 4) sorted by relevance
95 EXPECT_FALSE(GetSystemTray()->HasNotificationBubble()); in TEST_F()
99 bool HasNotificationBubble() const;
342 bool SystemTray::HasNotificationBubble() const { in HasNotificationBubble() function in ash::SystemTray
295 status_area_widget()->system_tray()->HasNotificationBubble()); in ShouldShowMessageCenter()