Home
last modified time | relevance | path

Searched refs:allowed_notifier_ (Results 1 – 2 of 2) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/message_center/
H A Dmessage_center_impl_unittest.cc259 allowed_notifier_(allowed_notifier) {} in PopupNotificationBlocker()
265 return (notification.notifier_id() == allowed_notifier_) || in ShouldShowNotificationAsPopup()
271 NotifierId allowed_notifier_; member in message_center::__anon49b039ea0211::PopupNotificationBlocker
/dports/www/chromium-legacy/chromium-88.0.4324.182/ui/message_center/
H A Dmessage_center_impl_unittest.cc311 allowed_notifier_(allowed_notifier) {} in PopupNotificationBlocker()
317 return (notification.notifier_id() == allowed_notifier_) || in ShouldShowNotificationAsPopup()
323 NotifierId allowed_notifier_; member in message_center::__anon1e44d6af0211::PopupNotificationBlocker