Home
last modified time | relevance | path

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

/external/chromium_org/ui/message_center/
Dmessage_center_impl_unittest.cc136 allowed_notifier_(allowed_notifier) {} in PopupNotificationBlocker()
142 return (notifier_id == allowed_notifier_) || in ShouldShowNotificationAsPopup()
147 NotifierId allowed_notifier_; member in message_center::__anon5d27376c0111::PopupNotificationBlocker