Home
last modified time | relevance | path

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

/external/chromium_org/ash/system/
Dsystem_notifier.h36 ASH_EXPORT bool ShouldAlwaysShowPopups(
Dsystem_notifier.cc77 bool ShouldAlwaysShowPopups(const message_center::NotifierId& notifier_id) { in ShouldAlwaysShowPopups() function
/external/chromium_org/chrome/browser/notifications/
Dfullscreen_notification_blocker.cc72 enabled = enabled || ash::system_notifier::ShouldAlwaysShowPopups( in ShouldShowNotificationAsPopup()
Dlogin_state_notification_blocker_chromeos.cc47 if (ash::system_notifier::ShouldAlwaysShowPopups(notifier_id)) in ShouldShowNotificationAsPopup()