Searched refs:notifier_id_with_settings_handler_ (Results 1 – 2 of 2) sorted by relevance
84 if (!notifier_id_with_settings_handler_) in NotifierHasAdvancedSettings()86 return *notifier_id_with_settings_handler_ == notifier_id; in NotifierHasAdvancedSettings()117 notifier_id_with_settings_handler_.reset(new NotifierId(notifier_id)); in SetNotifierHasAdvancedSettings()
65 scoped_ptr<NotifierId> notifier_id_with_settings_handler_; variable