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

  /external/chromium_org/ash/system/
system_notifier.h 35 ASH_EXPORT bool ShouldAlwaysShowPopups(
system_notifier.cc 70 bool ShouldAlwaysShowPopups(const message_center::NotifierId& notifier_id) {
  /external/chromium_org/chrome/browser/notifications/
fullscreen_notification_blocker.cc 72 enabled = enabled || ash::system_notifier::ShouldAlwaysShowPopups(
login_state_notification_blocker_chromeos.cc 47 if (ash::system_notifier::ShouldAlwaysShowPopups(notifier_id))

Completed in 66 milliseconds