Searched refs:GetNotifierList (Results 1 – 8 of 8) sorted by relevance
28 virtual void GetNotifierList(std::vector<Notifier*>* notifiers) OVERRIDE;
66 void FakeNotifierSettingsProvider::GetNotifierList( in GetNotifierList() function in message_center::FakeNotifierSettingsProvider
177 virtual void GetNotifierList(std::vector<Notifier*>* notifiers) = 0;
70 virtual void GetNotifierList(
199 void MessageCenterSettingsController::GetNotifierList( in GetNotifierList() function in MessageCenterSettingsController
501 provider_->GetNotifierList(¬ifiers); in NotifierSettingsView()531 provider_->GetNotifierList(¬ifiers); in NotifierGroupChanged()
742 settings_provider->GetNotifierList(¬ifiers); in IN_PROC_BROWSER_TEST_F()751 settings_provider->GetNotifierList(¬ifiers); in IN_PROC_BROWSER_TEST_F()
126 provider_->GetNotifierList(¬ifiers_);